GitHub user chiyang10000 opened a pull request:
https://github.com/apache/incubator-hawq/pull/1314
HAWQ-1555. Add access interfaces for protocol and format in pluggable
storage framework
Please help to review the code.
It will not affect the original HAWQ internal process, just serving as a
invoker wrappers for the following work in the pluggable storage framework.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chiyang10000/incubator-hawq HAWQ-786
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1314.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 #1314
----
commit 4ac6d67ebe7cb4a6bee2b032181d12125a7b4b67
Author: Chiyang Wan <[email protected]>
Date: 2017-11-28T01:16:48Z
HAWQ-1555. Add access interfaces for protocol and format in pluggable
storage framework
----
---