[
https://issues.apache.org/jira/browse/HIVE-10192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506120#comment-14506120
]
Aihua Xu commented on HIVE-10192:
---------------------------------
[~Ganesh.Sathish] Are you still having the issue? I tried a simple case and I
don't see the issue.
Could you please provide repro steps and sample data if you still have.
> "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)