It can be useful to be able to skip rows and/or columns when reading data.
The ColumnReader class already allows for data to be skipped.
This new StreamReader class could use this functionality to allow for users to skip columns and rows when using the StreamReader API.
I will propose this functionality by submitting a PR.
Reporter: Gawain BOLTON / @gawain-bolton
Assignee: Gawain BOLTON / @gawain-bolton
PRs and other links:
Note: This issue was originally created as PARQUET-1689. Please see the migration documentation for further details.