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 2021/06/30 14:51:00 UTC

[jira] [Resolved] (ARROW-12996) [C++] CSV stream reader has no progress indication

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

Antoine Pitrou resolved ARROW-12996.
------------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10509
[https://github.com/apache/arrow/pull/10509]

> [C++] CSV stream reader has no progress indication
> --------------------------------------------------
>
>                 Key: ARROW-12996
>                 URL: https://issues.apache.org/jira/browse/ARROW-12996
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 5.0.0
>            Reporter: Nate Clark
>            Assignee: Nate Clark
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> The StreamingReader API does not provide a way to detect progress of the stream. It would be useful to have a methods to expose number of bytes read as well as total number of bytes in the csv file so that progress can be calculated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)