Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip header row from csv #17990

Closed
kennknowles opened this issue Jun 3, 2022 · 6 comments · Fixed by #29202
Closed

Skip header row from csv #17990

kennknowles opened this issue Jun 3, 2022 · 6 comments · Fixed by #29202

Comments

@kennknowles
Copy link
Member

Add functionality to skip header rows when reading from a csv file.

http://stackoverflow.com/questions/28450554/skipping-header-rows-is-it-possible-with-cloud-dataflow

Imported from Jira BEAM-123. Original Jira may contain additional context.
Reported by: davin.pidoto.

@theshashankpal
Copy link

Hi @kennknowles ,
This issue seems to be a good initiation of my journey towards contribution to FOSS projects.
Can you please assign this to me?

@kennknowles
Copy link
Member Author

Sure! Thanks!

@SKHolmes
Copy link

SKHolmes commented Apr 6, 2023

Hey team! Has there been any progress here? It would be nice to not have to write an explicit PTransform to skip a a header or two!
image

@wgillette-clgx
Copy link

wgillette-clgx commented Jul 14, 2023

any progress ?

@kennknowles
Copy link
Member Author

Based on the progress I am going to unassign this so it is clear that someone else could pick it up.

@gudfhr95
Copy link

.take-issue

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