[ https://issues.apache.org/jira/browse/HIVE-21441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791689#comment-16791689 ]
Laszlo Bodor edited comment on HIVE-21441 at 3/13/19 1:24 PM: -------------------------------------------------------------- FYI: it seems to fail since HIVE-21188, according to a bisect and local double-check https://github.com/apache/hive/commit/80f5e4833baaeb8569b109bd7fc51bf7f90b4161 the commit changed them to PARTIAL, however, that time it was a green run, maybe because of the intermittent nature of aggr col stats...(?) cc: [~jcamachorodriguez] was (Author: abstractdog): FYI: it seems to fail since HIVE-21188, according to a bisect and local double-check https://github.com/apache/hive/commit/80f5e4833baaeb8569b109bd7fc51bf7f90b4161 the commit changed them to PARTIAL (however, that time it was a green run) cc: [~jcamachorodriguez] > TestCliDriver#groupby_ppr fails > -------------------------------- > > Key: HIVE-21441 > URL: https://issues.apache.org/jira/browse/HIVE-21441 > Project: Hive > Issue Type: Bug > Reporter: Laszlo Bodor > Assignee: Laszlo Bodor > Priority: Major > Attachments: HIVE-21441.01.patch > > > In the recent runs, it fails with statistic changes: COMPLETE <-> PARTIAL > {code} > mvn test -T 1C -Dtest.output.overwrite=true -Pitests -pl itests/qtest > -Dtest=TestCliDriver -Dqfile=groupby_ppr.q > {code} > it could be related to HIVE-17084, but it hasn't failed in itself on that > commit... -- This message was sent by Atlassian JIRA (v7.6.3#76005)