[GitHub] incubator-hawq pull request #961: HAWQ-1099. Output yaml file should not con...

2016-10-17 Thread xunzhang
Github user xunzhang closed the pull request at: https://github.com/apache/incubator-hawq/pull/961 --- 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 featu

[GitHub] incubator-hawq pull request #961: HAWQ-1099. Output yaml file should not con...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/961#discussion_r83187014 --- Diff: tools/bin/hawqregister --- @@ -60,14 +60,18 @@ def option_parser(): def register_yaml_dict_check(D, table_column_num, src_tablen

[GitHub] incubator-hawq pull request #961: HAWQ-1099. Output yaml file should not con...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/961#discussion_r83187352 --- Diff: tools/bin/hawqregister --- @@ -432,7 +436,8 @@ class HawqRegister(object): if len(params[Format_FileLocations]['Files']):

[GitHub] incubator-hawq pull request #961: HAWQ-1099. Output yaml file should not con...

2016-10-13 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/961 HAWQ-1099. Output yaml file should not contain Bucketnum attribute with random distributed table. You can merge this pull request into a Git repository by running: $ git pull https:/