Skip to content

Merge branch 'main' into feat/table-provider

7130d3c
Select commit
Loading
Failed to load commit list.
Draft

feat: datafusion table provider next #3849

Merge branch 'main' into feat/table-provider
7130d3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 0s

74.26% (+0.50%) compared to a22a97e

View this Pull Request on Codecov

74.26% (+0.50%) compared to a22a97e

Details

Codecov Report

❌ Patch coverage is 80.75314% with 322 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.26%. Comparing base (a22a97e) to head (7130d3c).

Files with missing lines Patch % Lines
...c/delta_datafusion/engine/expressions/to_kernel.rs 68.85% 92 Missing and 17 partials ⚠️
...re/src/delta_datafusion/table_provider/next/mod.rs 72.03% 51 Missing and 22 partials ⚠️
...e/src/delta_datafusion/table_provider/next/scan.rs 65.31% 53 Missing and 7 partials ⚠️
...src/delta_datafusion/table_provider/next/replay.rs 80.20% 32 Missing and 7 partials ⚠️
...e/src/delta_datafusion/engine/expressions/to_df.rs 94.39% 22 Missing and 14 partials ⚠️
crates/core/src/operations/load.rs 76.47% 0 Missing and 4 partials ⚠️
...tes/core/src/kernel/snapshot/iterators/scan_row.rs 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3849      +/-   ##
==========================================
+ Coverage   73.76%   74.26%   +0.50%     
==========================================
  Files         151      156       +5     
  Lines       39396    41033    +1637     
  Branches    39396    41033    +1637     
==========================================
+ Hits        29061    30474    +1413     
- Misses       9023     9175     +152     
- Partials     1312     1384      +72     

☔ 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.