You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gawain BOLTON (Jira)" <ji...@apache.org> on 2019/11/09 17:27:00 UTC

[jira] [Updated] (PARQUET-1689) [C++] Stream API: Allow for columns/rows to be skipped when reading

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

Gawain BOLTON updated PARQUET-1689:
-----------------------------------
    Summary: [C++] Stream API: Allow for columns/rows to be skipped when reading  (was: Stream API: Allow for columns/rows to be skipped when reading)

> [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
>            Reporter: Gawain BOLTON
>            Assignee: Gawain BOLTON
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  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)