[
https://issues.apache.org/jira/browse/HIVE-18310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308320#comment-16308320
]
Zoltan Haindrich commented on HIVE-18310:
-----------------------------------------
HIVE-18149 was committed alongside with this...so I've added an addendum to add
a "0" :D
{code}
- Statistics: Num rows: 1 Data size: 1 Basic stats: COMPLETE
Column stats: COMPLETE
+ Statistics: Num rows: 1 Data size: 10 Basic stats: COMPLETE
Column stats: COMPLETE
{code}
> Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in
> testconfiguration.properties
> -------------------------------------------------------------------------------------------
>
> Key: HIVE-18310
> URL: https://issues.apache.org/jira/browse/HIVE-18310
> Project: Hive
> Issue Type: Bug
> Components: Tests
> Reporter: Andrew Sherman
> Assignee: Andrew Sherman
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HIVE-18310.1.patch, HIVE-18310.2.patch
>
>
> The new testvector_reduce_groupby_duplicate_cols.q was introduced in
> [HIVE-18258] but is misspelled in testconfiguration.properties:
> {noformat}
> - vector_reduce_grpupby_duplicate_cols.q,\
> + vector_reduce_groupby_duplicate_cols.q,\
> {noformat}
> I noticed this because TestDanglingQOuts.checkDanglingQOut failed
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)