[ 
https://issues.apache.org/jira/browse/BEAM-6371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512030#comment-17512030
 ] 

Andrew Brampton commented on BEAM-6371:
---------------------------------------

I don't recall. I think at the time I had a laundry list of issues, and I 
hacked together solutions good enough for me.  That [CSV 
example](https://github.com/bramp/morebeam/blob/master/csvio/csvio.go) is 
missing Writing support, and depends on the gocarina/gocsv package which may 
not be suitable for Beam Go SDK to depend on.

I'm happy to help review if folks want to take my work and make it robust for 
the official SDK.

> 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)

Reply via email to