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

Owen O'Malley updated HIVE-4537:
--------------------------------

      Description: 
hive> select * from intdataorc;
OK
Failed with exception 
java.io.IOException:org.apache.hadoop.hive.ql.metadata.HiveException: Error 
evaluating cint0
Time taken: 0.213 seconds

  was:

hive> select * from intdataorc;
OK
Failed with exception 
java.io.IOException:org.apache.hadoop.hive.ql.metadata.HiveException: Error 
evaluating cint0
Time taken: 0.213 seconds

    Fix Version/s:     (was: 0.12.0)
                   vectorization-branch
    
> select * fails on orc table when vectorization is enabled 
> ----------------------------------------------------------
>
>                 Key: HIVE-4537
>                 URL: https://issues.apache.org/jira/browse/HIVE-4537
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Query Processor
>            Reporter: Tony Murphy
>            Assignee: Sarvesh Sakalanaga
>             Fix For: vectorization-branch
>
>         Attachments: Hive-4537.0.patch, Hive-4537.1.patch
>
>
> hive> select * from intdataorc;
> OK
> Failed with exception 
> java.io.IOException:org.apache.hadoop.hive.ql.metadata.HiveException: Error 
> evaluating cint0
> Time taken: 0.213 seconds

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to