Ganesh Sathish created HIVE-10192:
-------------------------------------
Summary: "insert into table " failed for partitioned table.
Key: HIVE-10192
URL: https://issues.apache.org/jira/browse/HIVE-10192
Project: Hive
Issue Type: Bug
Components: File Formats
Affects Versions: 0.12.0
Environment: os-Unix
Distribution-Pivotal
Reporter: Ganesh Sathish
When i am trying to load the data from the partitioned table in RC format to a
partitioned table in ORC format.Using the below command to load the data.
create table ORC_Table stored as ORC as select * from RC_Table;
Facing the issue:
ArrayIndexOutofBoundsException:26
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)