Skip to content

chore: skip zero-row batches in ArrowStreamReaderCursor#185

Merged
j10t merged 1 commit into
mainfrom
moritz/cursor-skip-zero-row-batches
May 11, 2026
Merged

chore: skip zero-row batches in ArrowStreamReaderCursor#185
j10t merged 1 commit into
mainfrom
moritz/cursor-skip-zero-row-batches

fix: skip zero-row batches in ArrowStreamReaderCursor

65ac88b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

82.37% (+0.00%) compared to 092ac4d

View this Pull Request on Codecov

82.37% (+0.00%) compared to 092ac4d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.37%. Comparing base (092ac4d) to head (65ac88b).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #185   +/-   ##
=========================================
  Coverage     82.36%   82.37%           
- Complexity     1866     1867    +1     
=========================================
  Files           125      125           
  Lines          5008     5009    +1     
  Branches        536      537    +1     
=========================================
+ Hits           4125     4126    +1     
  Misses          641      641           
  Partials        242      242           
Components Coverage Δ
JDBC Core 83.15% <100.00%> (+<0.01%) ⬆️
JDBC Main 40.69% <ø> (ø)
JDBC HTTP 90.30% <ø> (ø)
JDBC Utilities 65.25% <ø> (ø)
Spark Datasource ∅ <ø> (∅)
Files with missing lines Coverage Δ
...e/datacloud/jdbc/core/ArrowStreamReaderCursor.java 90.62% <100.00%> (+0.30%) ⬆️

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.