Description
Scratch column(s) in child expressions shouldn't be returned to the pool for PROJECTION.
Problem introduced with HIVE-13084.
Symptom:
Caused by: java.lang.IllegalStateException at com.google.common.base.Preconditions.checkState(Preconditions.java:133) at org.apache.hadoop.hive.ql.exec.vector.expressions.ColOrCol.evaluate(ColOrCol.java:544)
Attachments
Attachments
Issue Links
- is related to
-
HIVE-14182 Revert "HIVE-13084: Vectorization add support for PROJECTION Multi-AND/OR
- Closed