[
https://issues.apache.org/jira/browse/ARROW-15328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617985#comment-17617985
]
Bryce Mecum commented on ARROW-15328:
-------------------------------------
Part of the work mentioned in this ticket (ARROW-15328) was done as part of
ARROW-15435, specifically adding a reference in formats.rst to
arrow::csv::StreamingReader
> [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
> Priority: Major
>
> 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)