----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13697/ -----------------------------------------------------------
(Updated Aug. 23, 2013, 4:37 p.m.) Review request for hive and Navis Ryu. Changes ------- Made changes to retain parallelism. Added new test case. Bugs: HIVE-5129 https://issues.apache.org/jira/browse/HIVE-5129 Repository: hive-git Description ------- Hive fails with class cast exception on multiple table insert fails on count(distinct). Diffs (updated) ----- ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java a39fd21 ql/src/test/queries/clientpositive/multi_insert_gby3.q PRE-CREATION ql/src/test/results/clientpositive/multi_insert_gby3.q.out PRE-CREATION Diff: https://reviews.apache.org/r/13697/diff/ Testing ------- Runs the test from HIVE-4692 successfully. Thanks, Vikram Dixit Kumaraswamy