Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.13.0, 0.13.1
-
None
Description
Add support to allow queries referencing VARCHAR columns and expression results to run efficiently in vectorized mode. This should re-use the code for the STRING type to the extent possible and beneficial. Include unit tests and end-to-end tests. Consider re-using or extending existing end-to-end tests for vectorized string operations.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-7442 ql.exec.vector.expressions.gen.DecimalColAddDecimalScalar.evaluate throws ClassCastException: ...LongColumnVector cannot be cast to ...DecimalColumnVector
-
- Resolved
-
-
HIVE-8052 Vectorization: min() on TimeStamp datatype fails with error "Vector aggregate not implemented: min for type: TIMESTAMP"
-
- Closed
-
- links to