Oleksandr Diachenko created HAWQ-1537:
-----------------------------------------
Summary: Do not rely on listFiles' order in PartitionedJsonParserNoSeekTest
Key: HAWQ-1537
URL: https://issues.apache.org/jira/browse/HAWQ-1537
Project: Apache HAWQ
Issue Type: Bug
Components: PXF
Reporter: Oleksandr Diachenko
Assignee: Ed Espino
Depending on a platform/Java version, order of listFiles could be different, but this particular
test - PartitionedJsonParserNoSeekTest, assumes that listFiles returns files in alphabetical
order which works on some platforms and fails on another.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|