[
https://issues.apache.org/jira/browse/PARQUET-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17695023#comment-17695023
]
ASF GitHub Bot commented on PARQUET-2252:
-----------------------------------------
zhongyujiang commented on PR #1038:
URL: https://github.com/apache/parquet-mr/pull/1038#issuecomment-1449991193
@wgtmac @rdblue Can you please help review this?
> 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
> 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)