Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Currently ORCFile does not support predicate pushdown for complex datatypes like map, array and struct while Parquet does. Came across this during discussion of PIG-3760. Our users have a lot of map and struct (tuple in pig) columns and most of the filter conditions are on them. Would be great to have support added for them in ORC
Attachments
Issue Links
- is related to
-
PIG-3760 Predicate pushdown for columnar file formats
- Closed
-
HIVE-12898 Hive should support ORC block skipping on nested fields
- Open
- relates to
-
PIG-4094 Predicate pushdown to support complex data types
- Open