Yujiang Zhong created PARQUET-2252:
--------------------------------------
Summary: Make some methods public to allow external projects to
implement page skipping
Key: PARQUET-2252
URL: https://issues.apache.org/jira/browse/PARQUET-2252
Project: Parquet
Issue Type: New Feature
Reporter: Yujiang Zhong
Iceberg hopes to implement the column index filter based on Iceberg's own
expressions, we would like to be able to use some of the methods in Parquet
repo, for example: methods in `RowRanges` and `IndexIterator`, however these
are currently not public. Currently we can only rely on reflection to use them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)