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

Antoine Pitrou resolved PARQUET-2209.
-------------------------------------
    Fix Version/s: cpp-11.0.0
       Resolution: Fixed

Issue resolved by pull request 14545
[https://github.com/apache/arrow/pull/14545]

> [C++] Optimize skip for the case that number of values to skip equals page 
> size
> -------------------------------------------------------------------------------
>
>                 Key: PARQUET-2209
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2209
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: fatemah
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: cpp-11.0.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Optimize skip for the case that the number of values to skip equals page 
> size. Right now, we end up reading to the end of the page and throwing away 
> the rep/defs and values that we have read, which is unnecessary.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to