[
https://issues.apache.org/jira/browse/HIVE-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235978#comment-14235978
]
Jason Dere commented on HIVE-9031:
----------------------------------
Looking at itests/src/test/resources/testconfiguration.properties, it doesn't
appear that vector_decimal_aggregate.q is run by TestMinimrCliDriver. It is run
by TestMiniTezCliDriver though, and the stats in
tez/vector_decimal_aggregate.q.out seem to match the one with 12288 rows.
> 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)