GitHub user chiyang10000 opened a pull request: https://github.com/apache/incubator-hawq/pull/1327
HAWQ-1566. Include Pluggable Storage Format Framework in External Table Insert Add the external table insert and copy from(write into external table) related feature here. You can merge this pull request into a Git repository by running: $ git pull https://github.com/chiyang10000/incubator-hawq HAWQ-1566 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/1327.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 #1327 ---- commit 260750758e33177b4b94ae020441d33c9e8373e6 Author: Chiyang Wan <chiyang10000@...> Date: 2018-01-02T01:23:16Z HAWQ-1566. Include Pluggable Storage Format Framework in External Table Insert Add the external table insert and copy from(write into external table) related feature here. ---- ---