Skip to content

Add FlatLayout range read for sub-segment IO

3d68adc
Select commit
Loading
Failed to load commit list.
Closed

Add FlatLayout range read for sub-segment IO #6974

Add FlatLayout range read for sub-segment IO
3d68adc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

80.25% (+0.68%) compared to 2a0d1b7

View this Pull Request on Codecov

80.25% (+0.68%) compared to 2a0d1b7

Details

Codecov Report

❌ Patch coverage is 75.43253% with 284 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.25%. Comparing base (2a0d1b7) to head (3d68adc).
⚠️ Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
vortex-file/src/segments/source.rs 0.00% 48 Missing ⚠️
encodings/alp/src/alp_rd/array.rs 0.00% 37 Missing ⚠️
encodings/datetime-parts/src/array.rs 0.00% 37 Missing ⚠️
vortex-layout/src/layouts/flat/range_read.rs 94.78% 31 Missing ⚠️
encodings/alp/src/alp/array.rs 0.00% 26 Missing ⚠️
...s/decimal-byte-parts/src/decimal_byte_parts/mod.rs 0.00% 20 Missing ⚠️
vortex-scan/src/scan_builder.rs 43.33% 17 Missing ⚠️
encodings/sequence/src/array.rs 0.00% 15 Missing ⚠️
vortex-array/src/arrays/constant/vtable/mod.rs 0.00% 15 Missing ⚠️
vortex-layout/src/segments/cache.rs 0.00% 13 Missing ⚠️
... and 7 more

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