----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39577/ -----------------------------------------------------------
(Updated 十月 23, 2015, 3:26 a.m.) Review request for hive and pengcheng xiong. Changes ------- remove redundant space Repository: hive-git Description ------- [HIVE-12157](https://issues.apache.org/jira/browse/HIVE-12157) support unicode table name and column name Diffs (updated) ----- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 0fcd39b metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java 12f3f16 ql/src/java/org/apache/hadoop/hive/ql/parse/HiveLexer.g 9f8cfd1 ql/src/test/org/apache/hadoop/hive/ql/parse/TestUnicodeParse.java PRE-CREATION ql/src/test/queries/clientpositive/unicode_identifier.q PRE-CREATION ql/src/test/results/clientpositive/unicode_identifier.q.out PRE-CREATION Diff: https://reviews.apache.org/r/39577/diff/ Testing ------- Thanks, richard du