You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/12/12 16:57:00 UTC

[jira] [Resolved] (ARROW-18421) [C++][ORC] Add accessor for number of rows by stripe in reader

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

Antoine Pitrou resolved ARROW-18421.
------------------------------------
    Fix Version/s: 11.0.0
       Resolution: Fixed

Issue resolved by pull request 14806
https://github.com/apache/arrow/pull/14806

> [C++][ORC] Add accessor for number of rows by stripe in reader
> --------------------------------------------------------------
>
>                 Key: ARROW-18421
>                 URL: https://issues.apache.org/jira/browse/ARROW-18421
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Louis Calot
>            Assignee: Louis Calot
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 11.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> I need to have the number of rows by stripe to be able to read specific ranges of records in the ORC file without reading it all. The number of rows was already stored in the implementation but not available in the API.



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