[
https://issues.apache.org/jira/browse/PARQUET-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yujiang Zhong resolved PARQUET-2252.
------------------------------------
Resolution: Fixed
Resolved by https://github.com/apache/parquet-mr/pull/1038
> 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
> Assignee: Yujiang Zhong
> Priority: Major
>
> 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)