----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7221/ -----------------------------------------------------------
Review request for hive. Description ------- Please see jira for detailed description This addresses bug HIVE-3495. https://issues.apache.org/jira/browse/HIVE-3495 Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 33ce6ca ql/src/test/results/clientpositive/count.q.out 61e54c7 ql/src/test/results/clientpositive/nullgroup.q.out 434fa6c ql/src/test/results/clientpositive/nullgroup2.q.out aa52d62 ql/src/test/results/clientpositive/nullgroup4.q.out 3dd3c66 ql/src/test/results/clientpositive/nullgroup4_multi_distinct.q.out 9ac4bbc Diff: https://reviews.apache.org/r/7221/diff/ Testing ------- Cannot test TestHBaseMinimrCliDriver, TestHBaseCliDriver, TestHBaseNegativeCliDriver, testSynchronized in TestEmbeddedHiveMetaStore, testSynchronized in TestRemoteHiveMetaStore, testSynchronized in TestSetUGIOnBothClientServer, testSynchronized in TestSetUGIOnOnlyClient, testSynchronized in TestSetUGIOnOnlyServer, and testNegativeCliDriver_local_mapred_error_cache in TestNegativeCliDriver, since trunk failed on these tests on my machine. Also, since trunk will generate a different order of results (rows are in a different order) for queries skewjoinopt1.q to skewjoinopt5.q, skewjoinopt10.q, skewjoinopt15.q to skewjoinopt17.q, and skewjoinopt19.q to skewjoinopt20.q, I cannot test these queries on my machine either. All other tests pass. Thanks, Yin Huai