Skip to content
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

chore: upgrade to datafusion 43 #2886

Merged
merged 14 commits into from
Nov 21, 2024

fix: disable datafusion optimizers which perform list field name erasure

b144cf1
Select commit
Loading
Failed to load commit list.
Merged

chore: upgrade to datafusion 43 #2886

fix: disable datafusion optimizers which perform list field name erasure
b144cf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2024 in 0s

72.46% (+0.07%) compared to 0cb091c

View this Pull Request on Codecov

72.46% (+0.07%) compared to 0cb091c

Details

Codecov Report

Attention: Patch coverage is 82.59494% with 55 lines in your changes missing coverage. Please review.

Project coverage is 72.46%. Comparing base (0cb091c) to head (b144cf1).

Files with missing lines Patch % Lines
crates/core/src/delta_datafusion/expr.rs 70.87% 26 Missing and 4 partials ⚠️
crates/sql/src/logical_plan.rs 20.00% 12 Missing ⚠️
crates/core/src/writer/stats.rs 65.00% 0 Missing and 7 partials ⚠️
crates/core/src/kernel/scalars.rs 0.00% 2 Missing ⚠️
crates/core/src/operations/update.rs 98.56% 0 Missing and 2 partials ⚠️
crates/core/src/delta_datafusion/schema_adapter.rs 88.88% 0 Missing and 1 partial ⚠️
python/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2886      +/-   ##
==========================================
+ Coverage   72.39%   72.46%   +0.07%     
==========================================
  Files         128      128              
  Lines       40530    40823     +293     
  Branches    40530    40823     +293     
==========================================
+ Hits        29341    29583     +242     
- Misses       9306     9356      +50     
- Partials     1883     1884       +1     

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


🚨 Try these New Features: