Skip to content

Unified native allocator framework to track and monitor Arrow allocations - #21703

Merged
Bukhtawar merged 2 commits into
opensearch-project:mainfrom
Bukhtawar:unified-arrow-allocator
May 19, 2026
Merged

Unified native allocator framework to track and monitor Arrow allocations#21703
Bukhtawar merged 2 commits into
opensearch-project:mainfrom
Bukhtawar:unified-arrow-allocator

Merge branch 'main' into unified-arrow-allocator

670cb36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

73.45% (target 70.00%)

View this Pull Request on Codecov

73.45% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.45%. Comparing base (8f2d058) to head (670cb36).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...opensearch/index/engine/DataFormatAwareEngine.java 0.00% 7 Missing ⚠️
...rch/arrow/memory/DefaultArrowAllocatorService.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #21703      +/-   ##
============================================
- Coverage     73.46%   73.45%   -0.01%     
- Complexity    74825    74850      +25     
============================================
  Files          5997     5996       -1     
  Lines        339688   339681       -7     
  Branches      48961    48961              
============================================
- Hits         249558   249527      -31     
- Misses        70272    70280       +8     
- Partials      19858    19874      +16     

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