GitHub user mgoddard-pivotal opened a pull request:

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

    Add S3 as a data source for PXF; initially, support Parquet and text/CSV 
formats

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mgoddard-pivotal/incubator-hawq pxf_s3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/1367.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 #1367
    
----
commit df81c65b97c860abc0e81a6bbfebb3699cb9d70d
Author: Michael Goddard <mgoddard@...>
Date:   2018-05-23T15:21:58Z

    Initial integration of PXF S3 support (from a separate repo); tests are 
passing

commit 566d0cdb6ba6ce016d7c737df84dccab14c419ba
Author: Michael Goddard <mgoddard@...>
Date:   2018-05-23T15:48:24Z

    Renaming the package to conform to how the HAWQ packages are named

commit 779531b811ecafd77ce4e700777d3b7e3de57e6a
Author: Michael Goddard <mgoddard@...>
Date:   2018-05-23T16:54:55Z

    Removing the commented out 'force' line for Avro.  I needed a more recent 
Avro, and all tests are passing, so it seems okay.

commit 6be3f1fa1e307fe9a7e0d2680880763d8c269e8e
Author: Michael Goddard <mgoddard@...>
Date:   2018-05-23T17:00:28Z

    Correcting the package names in the README to align with the changes made 
in the Java sources.

----


---

Reply via email to