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

Hudson commented on HIVE-4721:
------------------------------

ABORTED: Integrated in Hive-trunk-hadoop2 #289 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/289/])
HIVE-4721 : Fix TestCliDriver.ptf_npath.q on 0.23 (Gunther Hagleitner via 
Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1503297)
* /hive/trunk/ql/src/test/queries/clientpositive/ptf_npath.q
* /hive/trunk/ql/src/test/results/clientpositive/ptf_npath.q.out

                
> Fix TestCliDriver.ptf_npath.q on 0.23
> -------------------------------------
>
>                 Key: HIVE-4721
>                 URL: https://issues.apache.org/jira/browse/HIVE-4721
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Brock Noland
>            Assignee: Gunther Hagleitner
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4721.1.patch
>
>
> In HIVE-4717 I tried changing the last line of ptf_npath.q from:
> {noformat}
> where fl_num = 1142;
> {noformat}
> to:
> {noformat}
> where fl_num = 1142 order by origin_city_name, fl_num, year, month, 
> day_of_month, sz, tpath;
> {noformat}
> in order to make the test deterministic. However this results, not just 
> different order, in different results for 0.23 and 0.20S. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to