[ 
https://issues.apache.org/jira/browse/PIG-4092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387189#comment-15387189
 ] 

Daniel Dai commented on PIG-4092:
---------------------------------

Pig's ParquetLoader is a wrapper. It's true PARQUET-397 implements 
LoadPredicatePushdown in parquet's ParquetLoader, but we still need to declare 
the interface and pass the method call to the wrapped ParquetLoader, this is 
not done, a simple patch is needed.

> Predicate pushdown for Parquet
> ------------------------------
>
>                 Key: PIG-4092
>                 URL: https://issues.apache.org/jira/browse/PIG-4092
>             Project: Pig
>          Issue Type: Sub-task
>            Reporter: Rohini Palaniswamy
>             Fix For: 0.17.0
>
>
> See:
> https://github.com/apache/incubator-parquet-mr/pull/4
> and:
> https://github.com/apache/incubator-parquet-mr/blob/master/parquet-column/src/main/java/parquet/filter2/predicate/FilterApi.java
> [~alexlevenson] is the main author of this API



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to