Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Nested complex type is common used, eg: Struct<s1 Struct<f1 int, f2 int>, s2 List<int>>. Currently, nested complex type can't be parsed in vectorization mode, this ticket is target to support it.
Attachments
Issue Links
- is related to
-
HIVE-19015 Vectorization and Parquet: When vectorized, parquet_map_of_arrays_of_ints.q gets a ClassCastException
- Open
-
HIVE-19016 Vectorization and Parquet: Disable vectorization for nested complex types
- Closed