Chao Sun created PARQUET-2061:
---------------------------------
Summary: Add a new API in `PageReadStore` to return row ranges
directly
Key: PARQUET-2061
URL: https://issues.apache.org/jira/browse/PARQUET-2061
Project: Parquet
Issue Type: Improvement
Environment: Currently `PageReadStore.getRowIndexes` convert row
ranges into row indexes and return that, however for some use cases (e.g.,
Spark) it's more efficient to operate directly on row ranges. Therefore, it may
be useful to have another API in `PageReadStore` to return row ranges instead.
Reporter: Chao Sun
--
This message was sent by Atlassian Jira
(v8.3.4#803005)