[
https://issues.apache.org/jira/browse/PARQUET-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022109#comment-15022109
]
Flavio Pompermaier commented on PARQUET-34:
-------------------------------------------
I think that introducing contains() is definitely not as simple as mentioned at
the beginning of this post.
It would require a huge rework of parquet-column in order to handle Collections
(PARQUET-35) and filtering on row groups (see PARQUET-43).
I'll be glad to contribute but I can't do it alone without a direct support
from your side (at least to agree on the changes to apport at the core code).
Do you think you can spend some time to actively focus with me on this task in
the next days...?
> 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)