Skip to content

Improve take on Chunked(FSL) and FSL(Chunked) array alongside implementation of take using PiecewiseSequence - #8881

Merged
robert3005 merged 8 commits into
developfrom
rk/chunkedfsltake
Aug 7, 2026
Merged

Improve take on Chunked(FSL) and FSL(Chunked) array alongside implementation of take using PiecewiseSequence#8881
robert3005 merged 8 commits into
developfrom
rk/chunkedfsltake

fixes

ffef2a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

82.76% (-4.57%) compared to c1ae775

View this Pull Request on Codecov

82.76% (-4.57%) compared to c1ae775

Details

Codecov Report

❌ Patch coverage is 91.59544% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.76%. Comparing base (c1ae775) to head (ffef2a3).

Files with missing lines Patch % Lines
vortex-array/src/arrays/chunked/compute/take.rs 92.42% 44 Missing ⚠️
...x-array/src/arrays/fixed_size_list/compute/take.rs 83.33% 13 Missing ⚠️
...tex-array/src/arrays/fixed_size_list/tests/take.rs 95.34% 2 Missing ⚠️

☔ View full report in Codecov by Harness.
📢 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.