Skip to content

chore: Prepare for DataFusion 48.0.0 #1710

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

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented May 2, 2025

Which issue does this PR close?

Closes #1709

Rationale for this change

What changes are included in this PR?

How are these changes tested?

@andygrove
Copy link
Member Author

failures are due to return_field_from_args should be called instead

@codecov-commenter
Copy link

codecov-commenter commented May 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.67%. Comparing base (f09f8af) to head (61054f7).
Report is 184 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1710      +/-   ##
============================================
+ Coverage     56.12%   58.67%   +2.54%     
- Complexity      976     1144     +168     
============================================
  Files           119      129      +10     
  Lines         11743    12687     +944     
  Branches       2251     2373     +122     
============================================
+ Hits           6591     7444     +853     
- Misses         4012     4056      +44     
- Partials       1140     1187      +47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate impact of breaking changes in DataFusion since 47.0.0 release
2 participants