-
Notifications
You must be signed in to change notification settings - Fork 253
deps: upgrade to DataFusion 51.0.0 and Arrow-rs 57.0.0 #2729
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
…date. Remove datafusion-sql dependency to improve build times.
|
Marking as draft since this is just for testing until DataFusion 51.0.0 crates are available. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2729 +/- ##
============================================
+ Coverage 56.12% 58.30% +2.17%
- Complexity 976 1423 +447
============================================
Files 119 162 +43
Lines 11743 14143 +2400
Branches 2251 2362 +111
============================================
+ Hits 6591 8246 +1655
- Misses 4012 4704 +692
- Partials 1140 1193 +53 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
# Conflicts: # native/Cargo.lock
|
DF 51.0.0 crates are available, but we're currently planning to review and merge this after the Comet 0.12.0 release. Keeping this as a draft for now. |
Which issue does this PR close?
Closes #2719.
Rationale for this change
What changes are included in this PR?
How are these changes tested?