feat(datafusion): add max_temp_directory_size parameter for z-order and compact operations for DataFusion #3847
Codecov / codecov/project
succeeded
Oct 22, 2025 in 0s
73.67% (-0.09%) compared to 1cdec0d
View this Pull Request on Codecov
73.67% (-0.09%) compared to 1cdec0d
Details
Codecov Report
❌ Patch coverage is 29.85075% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.67%. Comparing base (1cdec0d) to head (cba3a32).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/core/src/delta_datafusion/session.rs | 35.29% | 22 Missing |
| python/src/lib.rs | 0.00% | 14 Missing |
| crates/core/src/operations/optimize.rs | 47.05% | 9 Missing |
| python/src/query.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3847 +/- ##
==========================================
- Coverage 73.75% 73.67% -0.09%
==========================================
Files 151 151
Lines 39369 39391 +22
Branches 39369 39391 +22
==========================================
- Hits 29036 29020 -16
- Misses 9021 9059 +38
Partials 1312 1312 ☔ 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.
Loading