Skip to content

Add header removal for TextIO#29202

Merged
Abacn merged 21 commits intoapache:masterfrom
stankiewicz:textio-header-removal
Nov 8, 2023
Merged

Add header removal for TextIO#29202
Abacn merged 21 commits intoapache:masterfrom
stankiewicz:textio-header-removal

Conversation

@stankiewicz
Copy link
Copy Markdown
Contributor

@stankiewicz stankiewicz commented Oct 30, 2023

Fixes #17990

  • Adds header removal for TextIO.Read / TextIO.ReadAll (with tests)

Related to ##28502 which may not work if number of lines is large.
Related to ##28728 which is not scalable if files are large.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skip header row from csv

2 participants