We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
48.0.0
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking ticket for next release, also a place to track desired inclusions
Previous release will be https://crates.io/crates/datafusion/47.0.0 (April, 2025) so next major release would be late May or Early June 2025
Steps:
Prior release tickets:
47.0.0
These PRs made changes that deserve a mention in the upgrade guide
ExecutionPlan::partition_statistics
datafusion-spark
VARCHAR
Utf8
Utf8View
PartitionedFile
FileGroup
replace_order_preserving_variants
EnforceDistribution
Date32
statistics_by_partition
ExecutionPlan
The text was updated successfully, but these errors were encountered:
I'll help to test DF48 by upgrading df in https://github.com/datafusion-contrib/datafusion-materialized-views
Sorry, something went wrong.
alamb
xudong963
No branches or pull requests
Is your feature request related to a problem or challenge?
Tracking ticket for next release, also a place to track desired inclusions
Previous release will be https://crates.io/crates/datafusion/47.0.0 (April, 2025) so next major release would be late May or Early June 2025
Steps:
Prior release tickets:
47.0.0
: Release DataFusion47.0.0
(April 2025) #15072Changes to add to upgrade guide
These PRs made changes that deserve a mention in the upgrade guide
ExecutionPlan::partition_statistics
API #15852Features to mention in the blog (if they make it)
datafusion-spark
crate #15168VARCHAR
fromUtf8
toUtf8View
#15096Bugs that would be good to fix
PartitionedFile
andFileGroup
statistics should be inexact/recomputed #15539replace_order_preserving_variants
method duringEnforceDistribution
optimizer #15808Community Wishlist
Date32
to string given timestamp specifiers #15361statistics_by_partition
API toExecutionPlan
#15495The text was updated successfully, but these errors were encountered: