You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jack McCluskey (Jira)" <ji...@apache.org> on 2022/03/24 18:24:00 UTC

[jira] [Commented] (BEAM-6371) Add support for reading and writing to CSV files

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