[ 
https://issues.apache.org/jira/browse/HIVE-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804801#action_12804801
 ] 

Zheng Shao commented on HIVE-1099:
----------------------------------

I cannot apply the patch. Can you regenerate it from open-source branch-0.4?

{code}
[zs...@dev /xxx/hadoop_hive/branch-0.4] patch -p0 -i ../HIVE-1099.1.patch
patching file ql/src/test/results/clientpositive/input40.q.out
Hunk #1 FAILED at 19.
Hunk #2 FAILED at 535.
2 out of 2 hunks FAILED -- saving rejects to file 
ql/src/test/results/clientpositive/input40.q.out.rej
patching file ql/src/test/queries/clientpositive/input40.q
{code}


> Queries in input40.q should be deterministic
> --------------------------------------------
>
>                 Key: HIVE-1099
>                 URL: https://issues.apache.org/jira/browse/HIVE-1099
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Paul Yang
>            Assignee: Paul Yang
>         Attachments: HIVE-1099.1.patch
>
>
> The SELECT * queries in input40.q are not deterministic because the rows 
> could be output in any order. The fix is to add a sort by clause as it is 
> done in branch-0.5.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to