Skip to content

[Arrow Flight RPC] Add metadata channel on ArrowBatchResponse - #22003

Merged
mch2 merged 1 commit into
opensearch-project:mainfrom
rishabhmaurya:stream-metadata-via-response-prototype
Jun 5, 2026
Merged

[Arrow Flight RPC] Add metadata channel on ArrowBatchResponse#22003
mch2 merged 1 commit into
opensearch-project:mainfrom
rishabhmaurya:stream-metadata-via-response-prototype

[Arrow Flight RPC] Add metadata channel on ArrowBatchResponse

b070add
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 1s

73.46% (target 70.00%)

View this Pull Request on Codecov

73.46% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.46%. Comparing base (db84aa5) to head (b070add).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...rrow/flight/transport/FlightTransportResponse.java 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #22003      +/-   ##
============================================
- Coverage     73.47%   73.46%   -0.01%     
+ Complexity    75588    75567      -21     
============================================
  Files          6037     6038       +1     
  Lines        342786   342811      +25     
  Branches      49311    49312       +1     
============================================
- Hits         251859   251857       -2     
- Misses        70924    70929       +5     
- Partials      20003    20025      +22     

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