[GitHub] incubator-hawq pull request #917: HAWQ-1035. Add ddl of partition table for ...

2016-09-25 Thread zhangh43
Github user zhangh43 closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-hawq pull request #917: HAWQ-1035. Add ddl of partition table for ...

2016-09-19 Thread zhangh43
GitHub user zhangh43 opened a pull request:

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

HAWQ-1035. Add ddl of partition table for hawq register.

add create table statement for hawq to register a partition table.
note that, the name of sub partition need to be refined.

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

$ git pull https://github.com/zhangh43/incubator-hawq hawq10352

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

https://github.com/apache/incubator-hawq/pull/917.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 #917


commit 80659ce52b77d7137f4e735d807f9505ab327e89
Author: hzhang2 
Date:   2016-09-20T04:58:14Z

HAWQ-1035. Add ddl of partition table for hawq register.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---