You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Nate Clark (Jira)" <ji...@apache.org> on 2021/06/07 17:37:00 UTC

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

Nate Clark created ARROW-12996:
----------------------------------

             Summary: [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


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)