Skip to content

Merge branch 'main' into df52-upgrade-minimal

5aa47c0
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): upgrade datafusion to 52.0.0 #4092

Merge branch 'main' into df52-upgrade-minimal
5aa47c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2026 in 1s

76.07% (-0.11%) compared to 87a0754

View this Pull Request on Codecov

76.07% (-0.11%) compared to 87a0754

Details

Codecov Report

❌ Patch coverage is 73.34495% with 153 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.07%. Comparing base (87a0754) to head (5aa47c0).

Files with missing lines Patch % Lines
python/src/reader.rs 0.00% 43 Missing ⚠️
...c/delta_datafusion/table_provider/next/scan/mod.rs 86.66% 12 Missing and 20 partials ⚠️
python/src/writer.rs 0.00% 21 Missing ⚠️
.../delta_datafusion/table_provider/next/scan/plan.rs 76.19% 15 Missing and 5 partials ⚠️
.../delta_datafusion/table_provider/next/scan/exec.rs 66.66% 10 Missing and 2 partials ⚠️
python/src/lib.rs 0.00% 8 Missing ⚠️
...a_datafusion/table_provider/next/scan/exec_meta.rs 50.00% 4 Missing and 2 partials ⚠️
crates/core/src/operations/load_cdf.rs 92.50% 3 Missing ⚠️
python/src/datafusion.rs 0.00% 3 Missing ⚠️
crates/core/src/delta_datafusion/table_provider.rs 96.42% 1 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4092      +/-   ##
==========================================
- Coverage   76.17%   76.07%   -0.11%     
==========================================
  Files         165      164       -1     
  Lines       44692    45073     +381     
  Branches    44692    45073     +381     
==========================================
+ Hits        34046    34291     +245     
- Misses       9024     9140     +116     
- Partials     1622     1642      +20     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.