-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Release DataFusion 48.0.0
(June 2025)
#15771
New issue
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
Comments
I'll help to test DF48 by upgrading df in https://github.com/datafusion-contrib/datafusion-materialized-views |
Since updating Comet to use latest DataFusion (pinned dependency), we have been seeing regular but intermittent CI failures that we are still trying to debug. It may or may not be related to changes in DataFusion since 47.0.0 .. we do not know the root cause yet, but mentioning this here just in case others are seeing similar issues or have any thoughts on what may be happening. |
I am not sure if it is related, but we have also seen some intermittent failures in DataFusion CI |
@alamb, how about starting test next week? |
I think that would be a great idea. Thanks @xudong963 |
This issue was not related to upgrading to use the latest DataFusion. |
Uh oh!
There was an error while loading. Please reload this page.
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 #15852VARCAHR
fromUtf8
toUtf8View
#16142Features to mention in the blog (if they make it)
datafusion-spark
crate #15168VARCHAR
fromUtf8
toUtf8View
#15096Bugs that would be good to fix
replace_order_preserving_variants
method duringEnforceDistribution
optimizer #15808PartitionedFile
andFileGroup
statistics should be inexact/recomputed #15539test_files/limit.slt
#16180Community Wishlist
statistics_by_partition
API toExecutionPlan
#15495Date32
to string given timestamp specifiers #15361The text was updated successfully, but these errors were encountered: