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

Struct with varchar/char fields are not supported in vectorized IN

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Vectorization
    • None

    Description

      currently only Strings are expected
      https://github.com/apache/hive/blob/a7a9f516b3803830999f60d2bffb45e76c8a91ef/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java#L2585

      for a varchar (after HIVE-21316) it will report:

      ql/src/test/results/clientpositive/in_typecheck_varchar.q.out:          notVectorizedReason: FILTER operator: org.apache.hadoop.hive.ql.metadata.HiveException: Unexpected constant String type HiveVarcharWritable
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kgyrtkirk Zoltan Haindrich
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: