[
https://issues.apache.org/jira/browse/PARQUET-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Korn resolved PARQUET-1689.
-------------------------------
Fix Version/s: cpp-1.6.0
Resolution: Fixed
Issue resolved by pull request 5797
[https://github.com/apache/arrow/pull/5797]
> [C++] Stream API: Allow for columns/rows to be skipped when reading
> -------------------------------------------------------------------
>
> Key: PARQUET-1689
> URL: https://issues.apache.org/jira/browse/PARQUET-1689
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Gawain BOLTON
> Assignee: Gawain BOLTON
> Priority: Major
> Labels: pull-request-available
> Fix For: cpp-1.6.0
>
> Time Spent: 5h 40m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)