----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15965/ -----------------------------------------------------------
(Updated Dec. 3, 2013, 4:09 p.m.) Review request for hive. Bugs: HIVE-5912 https://issues.apache.org/jira/browse/HIVE-5912 Repository: hive-git Description ------- {code} hive (default)> show partitions log.history; FAILED: ParseException line 1:19 missing EOF at '.' near 'log' {code} This command doesn't work when we use db.tablename as tablename in its parameter. Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g 2343a2c ql/src/test/queries/clientpositive/show_partitions.q 7fa7b82 ql/src/test/results/clientpositive/show_partitions.q.out 0b0a97a ql/src/test/results/clientpositive/showparts.q.out fccd131 Diff: https://reviews.apache.org/r/15965/diff/ Testing ------- Thanks, Yu Zhao