GitHub user shivzone opened a pull request:
https://github.com/apache/incubator-hawq/pull/1298
HAWQ-1536. Fix PXF Json no seek unit test
Fixed PartitionedJsonParserNoSeekTest to not have any expectation in
expected response order.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shivzone/incubator-hawq HAWQ-1536
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1298.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1298
----
commit fb59f5077a7d91dd7eebb23dae62eec4d71c4084
Author: shivzone <[email protected]>
Date: 2017-10-09T21:41:29Z
HAWQ-1536. Fix PXF Json no seek unit test
----
---