[ 
https://issues.apache.org/jira/browse/IMPALA-6505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Quanlong Huang updated IMPALA-6505:
-----------------------------------
    Description: 
For parquet tables, we push down predicates that can be used with file level 
statistics to filter out row groups. It's controlled by the 
PARQUET_READ_STATISTICS query option.

We can do the same for ORC tables after ORC-751 (support predicate pushdown in 
C++ reader) is resolved.

  was:We have a 


> Min-Max predicate push down in ORC scanner
> ------------------------------------------
>
>                 Key: IMPALA-6505
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6505
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend
>            Reporter: Quanlong Huang
>            Assignee: Norbert Luksa
>            Priority: Major
>
> For parquet tables, we push down predicates that can be used with file level 
> statistics to filter out row groups. It's controlled by the 
> PARQUET_READ_STATISTICS query option.
> We can do the same for ORC tables after ORC-751 (support predicate pushdown 
> in C++ reader) is resolved.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to