[
https://issues.apache.org/jira/browse/BEAM-6371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512014#comment-17512014
]
Jack McCluskey commented on BEAM-6371:
--------------------------------------
Hey [~bramp], I stumbled into this ticket today while thinking about CSV
support. Your linked implementation looks complete (mod a splittable DoFn
version that was not possible at the time.) Is there any reason you didn't open
a PR to add it to the Go SDK at the time?
> Add support for reading and writing to CSV files
> ------------------------------------------------
>
> Key: BEAM-6371
> URL: https://issues.apache.org/jira/browse/BEAM-6371
> Project: Beam
> Issue Type: Improvement
> Components: sdk-go
> Reporter: Andrew Brampton
> Priority: P3
>
> 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/].
--
This message was sent by Atlassian Jira
(v8.20.1#820001)