GitHub user denalex opened a pull request:
https://github.com/apache/incubator-hawq/pull/1305
HAWQ-1542. PXF Demo profile should support write use case.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/denalex/incubator-hawq pxf-demo-write
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1305.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 #1305
----
commit c619c57830e3c2cef0832180c1878290101183cd
Author: Alexander Denissov <[email protected]>
Date: 2017-10-26T18:44:10Z
initial version of DemoWritable
commit dea31e9980b738c3f69de30eae3d8f9fd7524de0
Author: Alexander Denissov <[email protected]>
Date: 2017-10-30T21:42:17Z
writeable logic
----
---