Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.81 KB

File metadata and controls

45 lines (32 loc) · 1.81 KB

Apache DataFusion 49.0.2 Changelog

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

See the upgrade guide for information on how to upgrade from previous versions.

Fixed bugs:

  • fix: align array_has null buffer for scalar (#17272) #17274 (comphead)

Other:

  • [branch-49] Backport fix: deserialization error for FilterExec (predicates with inlist) #17254 (haohuaijin)
  • [branch-49] FFI_RecordBatchStream was causing a memory leak (#17190) #17270 (timsaucer)

Credits

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

     1	Huaijin
     1	Oleks V
     1	Tim Saucer

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