[ 
https://issues.apache.org/jira/browse/HIVE-19904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514228#comment-16514228
 ] 

Deepak Jaiswal edited comment on HIVE-19904 at 6/15/18 6:44 PM:
----------------------------------------------------------------

In this case, the temp table object is created for rewrite purpose. It is 
in-memory only and never goes to metastore.

Please see LoadSemanticAnalyzer.reparseAndAnalyze() for details.


was (Author: djaiswal):
In this case, the temp table object is created for rewrite purpose. It is 
in-memory only.

Please see LoadSemanticAnalyzer.reparseAndAnalyze() for details.

> 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
>            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)

Reply via email to