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.
Reporter: Nate Clark / @n3world
Assignee: Nate Clark / @n3world
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-12996. Please see the migration documentation for further details.