[
https://issues.apache.org/jira/browse/HIVE-18310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297342#comment-16297342
]
Andrew Sherman commented on HIVE-18310:
---------------------------------------
The test that is enabled by this change failed, which is not what I hoped for.
There are several diffs of the form:
{noformat}
< Statistics: Num rows: 1 Data size: 8 Basic stats: COMPLETE
Column stats: COMPLETE
---
> Statistics: Num rows: 1 Data size: 8 Basic stats: COMPLETE
> Column stats: NONE
{noformat}
[~mmccline] is that diff OK? Should I update
ql/src/test/results/clientpositive/llap/vector_reduce_groupby_duplicate_cols.q.out
?
> 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
> Reporter: Andrew Sherman
> Assignee: Andrew Sherman
> Priority: Minor
> Attachments: HIVE-18310.1.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)