[
https://issues.apache.org/jira/browse/HIVE-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13903376#comment-13903376
]
Brock Noland commented on HIVE-6438:
------------------------------------
Hi Navis,
This looks great! The one question I did have was around the HASH keyword. You
are correct in that it would reduce the number of preparation queries...
However, if we encounter a failing test which used the HASH keyword, I wonder
if it would make it hard to debug?
> Sort query result for test, removing order by clause
> -----------------------------------------------------
>
> Key: HIVE-6438
> URL: https://issues.apache.org/jira/browse/HIVE-6438
> Project: Hive
> Issue Type: Improvement
> Components: Testing Infrastructure
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
> Attachments: HIVE-6438.1.patch.txt, HIVE-6438.2.patch.txt
>
>
> For acquiring conformed output in various hadoop versions, most queries have
> order-by clause. If we support test declaration similar to SORT_BEFORE_DIFF
> which is for sorting output per query. We can remove order-by clauses and
> reduce the test time.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)