[
https://issues.apache.org/jira/browse/ARROW-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660649#comment-17660649
]
Rok Mihevc commented on ARROW-3626:
-----------------------------------
This issue has been migrated to [issue
#19936|https://github.com/apache/arrow/issues/19936] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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 40m
> 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
(v8.20.10#820010)