You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by shivzone <gi...@git.apache.org> on 2017/10/09 21:43:33 UTC

[GitHub] incubator-hawq pull request #1298: HAWQ-1536. Fix PXF Json no seek unit test

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 <sh...@gmail.com>
Date:   2017-10-09T21:41:29Z

    HAWQ-1536. Fix PXF Json no seek unit test

----


---

[GitHub] incubator-hawq pull request #1298: HAWQ-1536. Fix PXF Json no seek unit test

Posted by shivzone <gi...@git.apache.org>.
Github user shivzone closed the pull request at:

    https://github.com/apache/incubator-hawq/pull/1298


---

[GitHub] incubator-hawq issue #1298: HAWQ-1536. Fix PXF Json no seek unit test

Posted by shivzone <gi...@git.apache.org>.
Github user shivzone commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1298
  
    This solution will not be required due to https://github.com/apache/incubator-hawq/pull/1299


---