[ 
https://issues.apache.org/jira/browse/HIVE-8171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gunther Hagleitner updated HIVE-8171:
-------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

committed to trunk and hive .14 branch.

> Tez and Vectorized Reduce doesn't create scratch columns
> --------------------------------------------------------
>
>                 Key: HIVE-8171
>                 URL: https://issues.apache.org/jira/browse/HIVE-8171
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8171.01.patch, HIVE-8171.02.patch, 
> HIVE-8171.03.patch, HIVE-8171.04.patch
>
>
> This query fails with ArrayIndexOutofBound exception in the reducer.
> {code}
> create table varchar_3 (
>   field varchar(25)
> ) stored as orc;
> insert into table varchar_3 select cint from alltypesorc limit 10;
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to