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

Eugene Koifman edited comment on HIVE-19904 at 6/15/18 7:25 PM:
----------------------------------------------------------------

it seems to me that the name should be normalized when table is created rather 
than trying to patch every place that may be doing a look up.  Lower case is 
the expectation throughout, so conforming to that is safer.

This is not related to this patch, but how does the parser know anything about 
{{tempTableObj}} in  {{reparseAndSuperAnalyze}}.  It seems to be local to this 
method.


was (Author: ekoifman):
it seems to me that the name should be normalized when table is created rather 
than trying to patch every place that may be doing a look up.  Lower case is 
the expectation throughout, so conforming to that is safer.

> 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