Details
-
New Feature
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
ghx-label-7
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.
Attachments
Issue Links
- is related to
-
IMPALA-10922 test_orc_stats failing on exhaustive builds
- Resolved
-
IMPALA-10890 Show pushed down predicates in query plan
- Open
- links to