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

2019-11-09 Thread Gawain BOLTON (Jira)


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

Gawain BOLTON updated PARQUET-1689:
---
Component/s: parquet-cpp

> [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
>  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)


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

2019-11-09 Thread Gawain BOLTON (Jira)


 [ 
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)