----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16413/ -----------------------------------------------------------
Review request for hive and Ashutosh Chauhan. Bugs: HIVE-5558 https://issues.apache.org/jira/browse/HIVE-5558 Repository: hive-git Description ------- Allow from clause to join table sources with the `comma' token. Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/parse/FromClauseParser.g 205604c ql/src/test/queries/clientnegative/join_alt_syntax_comma_on.q PRE-CREATION ql/src/test/queries/clientpositive/join_alt_syntax.q PRE-CREATION ql/src/test/results/clientnegative/join_alt_syntax_comma_on.q.out PRE-CREATION ql/src/test/results/clientpositive/join_alt_syntax.q.out PRE-CREATION Diff: https://reviews.apache.org/r/16413/diff/ Testing ------- added new tests Thanks, Harish Butani