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

(Updated March 30, 2018, 4:43 a.m.)


Review request for hive, Ashutosh Chauhan and Jesús Camacho Rodríguez.


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


Repository: hive-git


Description
-------

This patch adds support for specifying DEFAULT keyword with INSERT and UPDATE 
e.g.
INSERT INTO T1 values(DEFAULT, DEFAULT..)


Diffs (updated)
-----

  itests/src/test/resources/testconfiguration.properties e188619a6d 
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 26f20f2e05 
  ql/src/test/queries/clientpositive/insert_into_default_keyword.q PRE-CREATION 
  ql/src/test/results/clientpositive/llap/insert_into_default_keyword.q.out 
PRE-CREATION 


Diff: https://reviews.apache.org/r/66349/diff/3/

Changes: https://reviews.apache.org/r/66349/diff/2-3/


Testing
-------

Added more tests
Existing pcommit tests


Thanks,

Vineet Garg

Reply via email to