-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67612/
-----------------------------------------------------------

(Updated June 15, 2018, 9:46 p.m.)


Review request for hive, Eugene Koifman and Sankar Hariappan.


Changes
-------

Use lower case for temp table name prefix.


Bugs: HIVE-19904
    https://issues.apache.org/jira/browse/HIVE-19904


Repository: hive-git


Description
-------

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


Diffs (updated)
-----

  ql/src/java/org/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java 
189975ed2e 
  ql/src/test/org/apache/hadoop/hive/ql/TestTxnLoadData.java fb88f25285 
  ql/src/test/results/clientpositive/llap/load_data_using_job.q.out 7a62be23dd 


Diff: https://reviews.apache.org/r/67612/diff/2/

Changes: https://reviews.apache.org/r/67612/diff/1-2/


Testing
-------


Thanks,

Deepak Jaiswal

Reply via email to