Back to Datafusion

Apache DataFusion 50.3.0 Changelog

dev/changelog/50.3.0.md

53.1.02.5 KB
Original Source
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->

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.