Louis Calot created ARROW-18421:
-----------------------------------
Summary: [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
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)