[
https://issues.apache.org/jira/browse/HIVE-13924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt McCline updated HIVE-13924:
--------------------------------
Fix Version/s: 2.1.0
> (Vectorization) Error evaluating ((bool0 and (not bool1)) or (bool1 and (not
> bool0)))
> -------------------------------------------------------------------------------------
>
> Key: HIVE-13924
> URL: https://issues.apache.org/jira/browse/HIVE-13924
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 2.1.0, 2.2.0
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Fix For: 2.1.0, 2.2.0
>
> Attachments: HIVE-13924.01.patch
>
>
> Scratch column(s) in child expressions shouldn't be returned to the pool for
> PROJECTION.
> Problem introduced with HIVE-13084.
> Symptom:
> {code}
> 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)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)