You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Saurabh Joshi (Jira)" <ji...@apache.org> on 2020/05/20 07:48: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=17111876#comment-17111876 ] 

Saurabh Joshi commented on BEAM-6371:
-------------------------------------

I created a Jira issue for the Java SDK: https://issues.apache.org/jira/browse/BEAM-10030

> 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: P2
>
> 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.3.4#803005)