[
https://issues.apache.org/jira/browse/HIVE-10563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528756#comment-14528756
]
Ashutosh Chauhan edited comment on HIVE-10563 at 5/5/15 4:32 PM:
-----------------------------------------------------------------
Comment directive {{-- SORT_QUERY_RESULTS}} is invented for this exact used
case. Please use that instead of adding order by in queries. If anything else
(ie other than query result set) is order sensitive, then use
{{--SORT_BEFORE_DIFF}}
was (Author: ashutoshc):
Comment directive {{-- SORT_QUERY_RESULTS}} is invented for this exact used
case. Please use that instead of adding order by in queries. If anything else
(ie other than query result set) is order sensitive, then use {{
--SORT_BEFORE_DIFF }}
> MiniTezCliDriver tests ordering issues
> --------------------------------------
>
> Key: HIVE-10563
> URL: https://issues.apache.org/jira/browse/HIVE-10563
> Project: Hive
> Issue Type: Bug
> Reporter: Hari Sankar Sivarama Subramaniyan
> Assignee: Hari Sankar Sivarama Subramaniyan
> Attachments: HIVE-10563.1.patch
>
>
> There are a bunch of tests related to TestMiniTezCliDriver which gives
> ordering issues when run on Centos/Windows/OSX
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)