Description
row.serde = true ... breaks Parquet (they expect to get the same object back, which means you can't buffer 1024 rows).
We want to enable this and vector.serde for text vectorization. Need to turn it off for specific formats.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-15784 Vectorization: Turn on text vectorization by default (vector serde)
- Resolved
- relates to
-
HIVE-12878 Support Vectorization for TEXTFILE and other formats
- Closed