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

(Updated March 31, 2018, 5:47 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 669d0eae5f 
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 53d5a129fc 
  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/4/

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


Testing
-------

Added more tests
Existing pcommit tests


Thanks,

Vineet Garg

Reply via email to