You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 23:49:49 UTC

[GitHub] [beam] kennknowles opened a new issue, #19367: Add support for reading and writing to CSV files

kennknowles opened a new issue, #19367:
URL: https://github.com/apache/beam/issues/19367

   A very simple CSV Reader and Writer could be created, similar to [this one](https://github.com/bramp/morebeam/tree/master/csvio).
   
   It would support reading a header, and support similar options to the standard [go csv package](https://golang.org/pkg/encoding/csv/).
   
   Imported from Jira [BEAM-6371](https://issues.apache.org/jira/browse/BEAM-6371). Original Jira may contain additional context.
   Reported by: bramp.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org