Brock Noland created HIVE-4721:
----------------------------------
Summary: 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
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