Skip to content

Merge branch 'main' into row-index-metadata-column

35cadc6
Select commit
Loading
Failed to load commit list.
Merged

feat: Introduce row index metadata column #1272

Merge branch 'main' into row-index-metadata-column
35cadc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2025 in 1s

84.28% (+0.04%) compared to 459e832

View this Pull Request on Codecov

84.28% (+0.04%) compared to 459e832

Details

Codecov Report

❌ Patch coverage is 80.55556% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.28%. Comparing base (459e832) to head (35cadc6).

Files with missing lines Patch % Lines
kernel/src/engine/arrow_utils.rs 86.48% 15 Missing and 5 partials ⚠️
kernel/src/engine/default/parquet.rs 42.85% 7 Missing and 1 partial ⚠️
kernel/src/engine/parquet_row_group_skipping.rs 69.23% 1 Missing and 3 partials ⚠️
kernel/src/engine/sync/parquet.rs 40.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1272      +/-   ##
==========================================
+ Coverage   84.23%   84.28%   +0.04%     
==========================================
  Files         111      111              
  Lines       27497    27641     +144     
  Branches    27497    27641     +144     
==========================================
+ Hits        23163    23296     +133     
- Misses       3203     3215      +12     
+ Partials     1131     1130       -1     

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