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

Review request for hive.


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


Repository: hive-git


Description
-------

The HIVE table DDl generated by show create table <target_table> command does 
not contain SerDe properties of the target table even though it contain 
specific SerDe properties. 


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java fad5ed3 
  ql/src/test/queries/clientpositive/show_create_table_serde.q a3eb5a8 
  ql/src/test/results/clientpositive/show_create_table_serde.q.out a9e92b4 

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


Testing
-------


Thanks,

Navis Ryu

Reply via email to