----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13697/ -----------------------------------------------------------
(Updated Aug. 22, 2013, 2:16 a.m.) Review request for hive and Navis Ryu. Changes ------- Made changes according to Navis' suggestion. 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 Diff: https://reviews.apache.org/r/13697/diff/ Testing ------- Runs the test from HIVE-4692 successfully. Thanks, Vikram Dixit Kumaraswamy