[
https://issues.apache.org/jira/browse/HIVE-19904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514362#comment-16514362
]
Deepak Jaiswal commented on HIVE-19904:
---------------------------------------
So you are suggesting I use all lower case for tempTableObj?
Since this code path does not go thru normal path which normalizes the names, I
think either I use lower case name or patch every place. I will take the
earlier one as there might be new code paths in future which might break this.
> Load data rewrite into Tez job fails for ACID
> ---------------------------------------------
>
> Key: HIVE-19904
> URL: https://issues.apache.org/jira/browse/HIVE-19904
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Reporter: Deepak Jaiswal
> Assignee: Deepak Jaiswal
> Priority: Major
> Attachments: HIVE-19904.1.patch
>
>
> Load data rewrite into IAS fails for ACID as there is some code which does
> not take into account the table name could be in upper case, specifically
> ValidTxnWriteIdList
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)