[
https://issues.apache.org/jira/browse/HIVE-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235963#comment-14235963
]
Jason Dere commented on HIVE-9031:
----------------------------------
I had only used TestCliDriver (that was the one that appeared to be failing).
So that test is run by both TestCliDriver and TestMinimrCliDriver, and
different stats results for both?
> Fix test failiure vector_decimal_aggregate.q
> --------------------------------------------
>
> Key: HIVE-9031
> URL: https://issues.apache.org/jira/browse/HIVE-9031
> Project: Hive
> Issue Type: Bug
> Components: Tests
> Reporter: Jason Dere
> Assignee: Jason Dere
> Attachments: HIVE-9031.1.patch
>
>
> This test has been failing the diff recently:
> {noformat}
> 49c49
> < Statistics: Num rows: 12288 Data size: 2165060 Basic stats:
> COMPLETE Column stats: NONE
> ---
> > Statistics: Num rows: 561 Data size: 128041 Basic stats:
> > COMPLETE Column stats: NONE
> 53c53
> < Statistics: Num rows: 12288 Data size: 2165060 Basic stats:
> COMPLETE Column stats: NONE
> ---
> > Statistics: Num rows: 561 Data size: 128041 Basic stats:
> > COMPLETE Column stats: NONE
> 59c59
> < Statistics: Num rows: 12288 Data size: 2165060 Basic stats:
> COMPLETE Column stats: NONE
> ---
> ...
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)