You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(pragmastat): propagate no_headers to parallel reader & add tests
Propagate the --no-headers flag to per-chunk Config in the parallel CSV
reading path, fixing incorrect seek positions when headers are disabled.
Add two integration tests exercising the parallel path (>=10k rows):
pragmastat_parallel_reading and pragmastat_parallel_reading_no_headers.
Addresses Copilot review feedback on PR #3595.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments