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

Review request for hive, Peter Vary and Sergio Pena.


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


Repository: hive-git


Description
-------

Allow user to update AVRO table schema via command even if table's definition 
was defined through schema file / literal in tblproperties


Diffs
-----

  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 
b27b663b94f41a8250b79139ed9f7275b10cf9a3 
  ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 
adabe70fa8f0fe1b990c6ac578a14ff5af06fc93 
  ql/src/test/queries/clientnegative/avro_add_column_extschema.q PRE-CREATION 
  ql/src/test/queries/clientpositive/avro_add_column_extschema.q PRE-CREATION 
  ql/src/test/results/clientnegative/avro_add_column_extschema.q.out 
PRE-CREATION 
  ql/src/test/results/clientpositive/avro_add_column_extschema.q.out 
PRE-CREATION 
  serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerdeUtils.java 
f18585da1d108abdd500437362eb388b21030ec7 

Diff: https://reviews.apache.org/r/56546/diff/


Testing
-------


Thanks,

Adam Szita

Reply via email to