-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27260/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-8627
https://issues.apache.org/jira/browse/HIVE-8627
Repository: hive-git
Description
-------
When the column type contains captical charactors, data status is null which
caused thrift error. The fix is converting all column type to lower case.
Diffs
-----
metastore/src/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java
dc0e266
Diff: https://reviews.apache.org/r/27260/diff/
Testing
-------
Thanks,
Na Yang