Closed sfc-gh-pfus closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.00%. Comparing base (
91692d4
) to head (618468d
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
When first arrow batch (returned with query-request response) is empty, download of the remaining chunks does not start at all. This PR fixes this situation.
Checklist
make fmt
to fix inconsistent formatsmake lint
to get lint errors and fix all of them