[
https://issues.apache.org/jira/browse/PARQUET-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276526#comment-17276526
]
Ryan Blue commented on PARQUET-1968:
------------------------------------
I would really like to see a new Parquet API that can support some of the
additional features we needed for Iceberg. I proposed adopting Iceberg's filter
expressions a year or two ago, so I'm glad to see that the idea has some
support from other PMC members. This is one reason why the API is in a separate
module. I think we were planning to talk about this at the next Parquet sync,
although I'm not sure when that will be.
FYI [[email protected]].
> FilterApi support In predicate
> ------------------------------
>
> Key: PARQUET-1968
> URL: https://issues.apache.org/jira/browse/PARQUET-1968
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Affects Versions: 1.12.0
> Reporter: Yuming Wang
> Priority: Major
>
> FilterApi should support native In predicate.
> Spark:
> https://github.com/apache/spark/blob/d6a68e0b67ff7de58073c176dd097070e88ac831/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetFilters.scala#L600-L605
> Impala:
> https://issues.apache.org/jira/browse/IMPALA-3654
--
This message was sent by Atlassian Jira
(v8.3.4#803005)