[
https://issues.apache.org/jira/browse/ARROW-15328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619766#comment-17619766
]
Bryce Mecum commented on ARROW-15328:
-------------------------------------
To round out this ticket, I submitted a PR which includes an example of
StreamingReader and a discussion of tradeoffs. Needs review. See
[#14452|https://github.com/apache/arrow/pull/14452]
> [C++] Streaming CSV reader missing from documentation
> -----------------------------------------------------
>
> Key: ARROW-15328
> URL: https://issues.apache.org/jira/browse/ARROW-15328
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Weston Pace
> Assignee: Bryce Mecum
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The streaming CSV reader is missing from the C++ documentation. The table
> reader is documented here:
> https://arrow.apache.org/docs/cpp/api/formats.html?highlight=tablereader#_CPPv4N5arrow3csv11TableReaderE
> The references to streaming reader are missing from
> {{docs/source/cpp/api/formats.rst}}. In addition, we should probably add an
> example of using the streaming CSV reader to this page:
> https://arrow.apache.org/docs/cpp/csv.html
> We should probably also add a short paragraph describing the tradeoffs
> between the two.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)