You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/30 13:03:00 UTC

[jira] [Updated] (ARROW-3626) [Go] add a CSV TableReader

     [ https://issues.apache.org/jira/browse/ARROW-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-3626:
----------------------------------
    Labels: pull-request-available  (was: )

> [Go] add a CSV TableReader
> --------------------------
>
>                 Key: ARROW-3626
>                 URL: https://issues.apache.org/jira/browse/ARROW-3626
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Go
>            Reporter: Sebastien Binet
>            Priority: Major
>              Labels: pull-request-available
>
> assuming ARROW-3621 goes in, it should be relatively straightforward to implement a TableReader off a CSV file, using `encoding/csv`.
> also drawing inspiration from:
> - https://github.com/apache/arrow/blob/master/cpp/src/arrow/csv/reader.h
> - https://github.com/apache/arrow/blob/master/cpp/src/arrow/csv/reader.cc



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)