[ https://issues.apache.org/jira/browse/HIVE-20593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818696#comment-16818696 ]
Sankar Hariappan commented on HIVE-20593: ----------------------------------------- Committed to branch-3 and branch-3.1. > Load Data for partitioned ACID tables fails with bucketId out of range: -1 > -------------------------------------------------------------------------- > > Key: HIVE-20593 > URL: https://issues.apache.org/jira/browse/HIVE-20593 > Project: Hive > Issue Type: Bug > Components: Transactions > Affects Versions: 3.1.0 > Reporter: Deepak Jaiswal > Assignee: Deepak Jaiswal > Priority: Major > Fix For: 4.0.0, 3.2.0, 3.1.2 > > Attachments: HIVE-20593.1.patch, HIVE-20593.2.patch, > HIVE-20593.3.patch > > > Load data for ACID tables is failing to load ORC files when it is converted > to IAS job. > > The tempTblObj is inherited from target table. However, the only table > property which needs to be inherited is bucketing version. Properties like > transactional etc should be ignored. > -- This message was sent by Atlassian JIRA (v7.6.3#76005)