-
Notifications
You must be signed in to change notification settings - Fork 533
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
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 Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3603 +/- ##
==========================================
+ Coverage 74.52% 75.43% +0.90%
==========================================
Files 146 146
Lines 44919 44908 -11
Branches 44919 44908 -11
==========================================
+ Hits 33477 33877 +400
+ Misses 9248 9211 -37
+ Partials 2194 1820 -374 ☔ 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 |
01834d7
to
43ae173
Compare
@alamb we pinned the aws sdk libraries actually so that we didn't have to bump our rustc version |
Signed-off-by: Andrew Lamb <[email protected]>
Signed-off-by: Andrew Lamb <[email protected]>
Signed-off-by: R. Tyler Croy <[email protected]>
5117897
to
b971f1e
Compare
🎉 thank you @rtyler |
Description
Update to DataFusion 49.0.0
Related Issue(s)
49.0.0
(July 2025) apache/datafusion#16235Documentation