-
Notifications
You must be signed in to change notification settings - Fork 504
chore: update to DataFusion 49.0.0
#3603
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
base: main
Are you sure you want to change the base?
Conversation
ACTION NEEDED delta-rs follows the Conventional Commits specification for release automation. The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification. |
5e5b545
to
01834d7
Compare
49.0.0
49.0.0
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3603 +/- ##
===========================================
- Coverage 74.50% 20.69% -53.82%
===========================================
Files 146 76 -70
Lines 44876 13270 -31606
Branches 44876 13270 -31606
===========================================
- Hits 33437 2746 -30691
- Misses 9248 10243 +995
+ Partials 2191 281 -1910 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I also updated the version of rust used due to a failing CI https://github.com/delta-io/delta-rs/actions/runs/16379330458/job/46335659927?pr=3603
This came in as part of I think it deserves a mention in the upgrade guide. I will do so |
Signed-off-by: Andrew Lamb <[email protected]>
Signed-off-by: Andrew Lamb <[email protected]>
01834d7
to
43ae173
Compare
@alamb we pinned the aws sdk libraries actually so that we didn't have to bump our rustc version |
Description
Update to DataFusion 49.0.0
Related Issue(s)
49.0.0
(July 2025) apache/datafusion#16235Documentation