You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/10/26 19:53:00 UTC

[jira] [Resolved] (ARROW-15328) [C++] Streaming CSV reader missing from documentation

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

Antoine Pitrou resolved ARROW-15328.
------------------------------------
    Fix Version/s: 11.0.0
       Resolution: Fixed

Issue resolved by pull request 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
>             Fix For: 11.0.0
>
>          Time Spent: 5h
>  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)