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

Tez and Vectorized Reduce doesn't create scratch columns

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      This query fails with ArrayIndexOutofBound exception in the reducer.

      create table varchar_3 (
        field varchar(25)
      ) stored as orc;
      
      insert into table varchar_3 select cint from alltypesorc limit 10;
      

      Attachments

        1. HIVE-8171.04.patch
          51 kB
          Matt McCline
        2. HIVE-8171.03.patch
          45 kB
          Matt McCline
        3. HIVE-8171.02.patch
          45 kB
          Matt McCline
        4. HIVE-8171.01.patch
          41 kB
          Matt McCline

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: