Skip to content

fix: report original row count in skeleton mode#74

Merged
rasros merged 2 commits into
mainfrom
fix-skeleton-row-count
Jun 4, 2026
Merged

fix: report original row count in skeleton mode#74
rasros merged 2 commits into
mainfrom
fix-skeleton-row-count

Conversation

@rasros

@rasros rasros commented Jun 4, 2026

Copy link
Copy Markdown
Owner

The -u/-Y skeleton filters replaced the file content before the row count was computed, so headers reported the filtered line count instead of the original file length. Count the original rows before extraction and keep the filtered count for slicing. Golden files updated.

Closes #73

@rasros rasros merged commit 006d7fc into main Jun 4, 2026
1 check passed
@rasros rasros deleted the fix-skeleton-row-count branch June 4, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skeleton mode affects row estimation

1 participant