Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-13924

(Vectorization) Error evaluating ((bool0 and (not bool1)) or (bool1 and (not bool0)))

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.1.0, 2.2.0
    • 2.1.0, 2.2.0
    • Hive
    • None

    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

        1. HIVE-13924.01.patch
          32 kB
          Matt McCline

        Issue Links

          Activity

            People

              mmccline Matt McCline
              mmccline Matt McCline
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: