Weston Pace created ARROW-15328:
-----------------------------------
Summary: [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
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.1#820001)