DataFusion Comet 0.17.1 Changelog#

This release consists of 5 commits from 3 contributors. See credits at the end of this changelog for more information.

Fixed bugs:

  • fix: [branch-17] backport #4795 - count returning zero when scan is disabled and going through CometSparkColumnarToColumnar #4831 (Dummk0pf)

  • fix: [branch-17] backport #4812 - prevent wrong results from Iceberg native scan exchange reuse with different pushed filters #4832 (mbutrovich)

  • fix: [branch-17] backport #4760 - size Iceberg delete files in the native scan to avoid dropping deletes #4829 (mbutrovich)

  • fix: [branch-17] backport #4869 - register partitioning scalar subqueries for native shuffle to avoid “Subquery N not found” #4875 (mbutrovich)

Other:

  • deps: [branch-17] backport #4826 - bump iceberg-rust version to a rev with ArrowReader fix #4839 (sandugood)

Credits#

Thank you to everyone who contributed to this release. Here is a breakdown of commits (PRs merged) per contributor.

     3	Matt Butrovich
     1	Prames Maanikam
     1	alexander domenti

Thank you also to everyone who contributed in other ways such as filing issues, reviewing PRs, and providing feedback on this release.