[GitHub] incubator-hawq pull request #910: HAWQ-1035. Map sub partition table name to...

2016-09-19 Thread linwen
Github user linwen closed the pull request at: https://github.com/apache/incubator-hawq/pull/910 --- 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

[GitHub] incubator-hawq pull request #910: HAWQ-1035. Map sub partition table name to...

2016-09-19 Thread linwen
Github user linwen commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/910#discussion_r79414977 --- Diff: tools/bin/hawqregister --- @@ -585,6 +596,20 @@ class HawqRegister(object): query += "end transaction;" return self.

[GitHub] incubator-hawq pull request #910: HAWQ-1035. Map sub partition table name to...

2016-09-19 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/910#discussion_r79382872 --- Diff: tools/bin/hawqregister --- @@ -181,6 +181,11 @@ class GpRegisterAccessor(object): rows = self.exec_query(query) re

[GitHub] incubator-hawq pull request #910: HAWQ-1035. Map sub partition table name to...

2016-09-19 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/910#discussion_r79388042 --- Diff: tools/bin/hawqregister --- @@ -585,6 +596,20 @@ class HawqRegister(object): query += "end transaction;" return sel

[GitHub] incubator-hawq pull request #910: HAWQ-1035. Map sub partition table name to...

2016-09-19 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/910#discussion_r79387846 --- Diff: tools/bin/hawqregister --- @@ -585,6 +596,20 @@ class HawqRegister(object): query += "end transaction;" return sel

[GitHub] incubator-hawq pull request #910: HAWQ-1035. Map sub partition table name to...

2016-09-19 Thread linwen
GitHub user linwen opened a pull request: https://github.com/apache/incubator-hawq/pull/910 HAWQ-1035. Map sub partition table name to the table list in .yml con… Please review. Thanks! You can merge this pull request into a Git repository by running: $ git pull https://gith