Apache DataFusion 50.3.0 Changelog

This release consists of 7 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.

Other:

  • [branch-50] chore: Fix no space left on device #18141 (comphead)
  • [branch-50]: chore: cherry pick concat to 50.3.0 #18128 (comphead)
  • [branch-50] Backport Fix bug in LimitPushPastWindows (#18029) #18107 (avantgardnerio)
  • [branch-50] fix(SubqueryAlias): use maybe_project_redundant_column (#17478) #18130 (hareshkh)
  • [branch-50]: fix: Add overflow checks to SparkDateAdd/Sub to avoid panics (#18013) #18131 (hareshkh)
  • [branch-50] Fix ambiguous column names in substrait conversion #17299 #18077 (hareshkh)
  • [branch-50] Extend datatype semantic equality check to include timestamps (#17777) #18129 (hareshkh)
  • [branch-50] perf: Fix NLJ slow join with condition array_has (#18161) #18179 (alamb)

Credits

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

     4	Haresh Khanna
     2	Oleks V
     1	Brent Gardner

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