You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/10/31 21:46:00 UTC

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

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

Wes McKinney reassigned ARROW-3626:
-----------------------------------

    Assignee: Sebastien Binet

> [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
>            Assignee: Sebastien Binet
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 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)