[
https://issues.apache.org/jira/browse/PARQUET-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009167#comment-15009167
]
Julien Le Dem commented on PARQUET-34:
--------------------------------------
You can start by looking at the filter2 api contribution:
commit:
https://github.com/apache/parquet-mr/commit/ad32bf0fd111ab473ad1080cde11de39e3c5a67f
PR:
https://github.com/apache/parquet-mr/pull/4
older PR with feedback:
https://github.com/Parquet/parquet-mr/pull/412
> Add support for repeated columns in the filter2 API
> ---------------------------------------------------
>
> Key: PARQUET-34
> URL: https://issues.apache.org/jira/browse/PARQUET-34
> Project: Parquet
> Issue Type: New Feature
> Components: parquet-mr
> Reporter: Alex Levenson
> Priority: Minor
> Labels: filter2
>
> They currently are not supported. They would need their own set of operators,
> like contains() and size() etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)