[GitHub] incubator-hawq issue #1333: HAWQ-1582. hawq ssh cmd bug when pipe in cmd

2018-01-23 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/1333 +1 ---

[GitHub] incubator-hawq pull request #880: HAWQ-1037. Modify way to get HDFS port in ...

2016-08-31 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/880 HAWQ-1037. Modify way to get HDFS port in TestHawqRegister You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14/incubator-hawq HAWQ-1037

[GitHub] incubator-hawq pull request #880: HAWQ-1037. Modify way to get HDFS port in ...

2016-09-08 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/880 --- 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 #885: HAWQ-1033. Add --force option for hawq reg...

2016-09-12 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/885#discussion_r78490699 --- Diff: src/test/feature/ManagementTool/test_hawq_register_usage1.cpp --- @@ -0,0 +1,128 @@ +#include +#include + +#include "

[GitHub] incubator-hawq issue #885: HAWQ-1033. Add --force option for hawq register.

2016-09-12 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/885 +1 --- 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

[GitHub] incubator-hawq issue #900: HAWQ-1033. Combine update and insert into one tra...

2016-09-13 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/900 LGTM. --- 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

[GitHub] incubator-hawq pull request #909: HAWQ-1044. Add normal path testcase for ha...

2016-09-18 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/909 HAWQ-1044. Add normal path testcase for hawq register when file exist… …s, file does not exist and --force You can merge this pull request into a Git repository by running: $ git

[GitHub] incubator-hawq pull request #912: HAWQ-1044. Remove duplicated testcases for...

2016-09-19 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/912 HAWQ-1044. Remove duplicated testcases for hawq resgister usage2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14/incubator-hawq

[GitHub] incubator-hawq issue #912: HAWQ-1044. Remove duplicated testcases for hawq r...

2016-09-19 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/912 cc @lili @wengyanqing --- 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

[GitHub] incubator-hawq pull request #912: HAWQ-1044. Remove duplicated testcases for...

2016-09-20 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/912 --- 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 #923: HAWQ-1044. Add some error path test cases ...

2016-09-20 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/923 HAWQ-1044. Add some error path test cases for hawq register (TestUsag… …e2Case1ErrorEncoding, TestUsage2Case1Bucket0, TestUsage2Case1IncludeDirectory) You can merge this pull request

[GitHub] incubator-hawq pull request #950: HAWQ-991. Refator HAWQ Register code for p...

2016-10-01 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/950 HAWQ-991. Refator HAWQ Register code for partition table. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14/incubator-hawq HAWQ-991

[GitHub] incubator-hawq pull request #950: HAWQ-991. Refator HAWQ Register code to ma...

2016-10-10 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/950 --- 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 #955: HAWQ-1035. Support partition table registe...

2016-10-10 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/955 HAWQ-1035. Support partition table register. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14/incubator-hawq HAWQ-1035

[GitHub] incubator-hawq pull request #967: HAWQ-1044. Enhance hawq register test case...

2016-10-19 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/967 HAWQ-1044. Enhance hawq register test cases for normal mode and force… … mode You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14

[GitHub] incubator-hawq pull request #970: HAWQ-1113. Fix bug when files in yaml is d...

2016-10-20 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/970 HAWQ-1113. Fix bug when files in yaml is disordered, hawq register er… …ror in force mode. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-hawq issue #970: HAWQ-1113. Fix bug when files in yaml is disorder...

2016-10-20 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/970 @xunzhang Yes, I have enabled the feature test cases for this modification. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-hawq pull request #970: HAWQ-1113. Fix bug when files in yaml is d...

2016-10-24 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/970 --- 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 issue #971: HAWQ-1113. fix files_same_path/sizes_same_path/se...

2016-10-26 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/971 @xunzhang Yes, I will do this modification in #955. --- 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

[GitHub] incubator-hawq issue #955: HAWQ-1035. Support partition table register.

2016-10-30 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/955 @linwen @zhangh43 --- 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

[GitHub] incubator-hawq pull request #986: HAWQ-1034. Delete code for hawq register r...

2016-10-30 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/986 HAWQ-1034. Delete code for hawq register repair mode You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14/incubator-hawq HAWQ-1034

[GitHub] incubator-hawq pull request #955: HAWQ-1035. Support partition table registe...

2016-10-30 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/955 --- 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 #1017: HAWQ-1145. Add UDF gp_relfile_insert_for_...

2016-11-17 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1017 HAWQ-1145. Add UDF gp_relfile_insert_for_register and add insert meta… …data into gp_relfile_node and gp_persistent_relfile_node for HAWQ register You can merge this pull request into a

[GitHub] incubator-hawq pull request #1017: HAWQ-1145. Add UDF gp_relfile_insert_for_...

2016-11-30 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1017 --- 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

[GitHub] incubator-hawq pull request #1048: HAWQ-1140. Parallelize test cases for haw...

2016-12-12 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1048 HAWQ-1140. Parallelize test cases for hawqregister usage2. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14/incubator-hawq HAWQ

[GitHub] incubator-hawq pull request #1048: HAWQ-1140. Parallelize test cases for haw...

2016-12-14 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1048 --- 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

[GitHub] incubator-hawq pull request #1050: HAWQ-1221. hawq register should error out...

2016-12-14 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1050#discussion_r92410246 --- Diff: tools/bin/hawqregister --- @@ -1145,7 +1153,7 @@ def main(options, args): failure_handler = FailureHandler(conn

[GitHub] incubator-hawq pull request #1050: HAWQ-1221. hawq register should error out...

2016-12-14 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1050#discussion_r92545931 --- Diff: tools/bin/hawqregister --- @@ -1145,7 +1153,7 @@ def main(options, args): failure_handler = FailureHandler(conn

[GitHub] incubator-hawq pull request #1066: HAWQ-1237. Modify hard code 'select' priv...

2016-12-26 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1066 HAWQ-1237. Modify hard code 'select' privilege in create_ranger_reque… …st_json_batch() in rangerrest.c You can merge this pull request into a Git repository by running:

[GitHub] incubator-hawq issue #1066: HAWQ-1237. Modify hard code 'select' privilege i...

2016-12-26 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/1066 @zhangh43 @stanlyxiang Please review, thanks. --- 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

[GitHub] incubator-hawq pull request #1067: HAWQ-1239. Fail to call pg_rangercheck_ba...

2016-12-27 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1067 HAWQ-1239. Fail to call pg_rangercheck_batch() when when 'rte->rtekin… …d != RTE_RELATION' or 'requiredPerms == 0' You can merge this pull request into a Gi

[GitHub] incubator-hawq issue #1067: HAWQ-1239. Fail to call pg_rangercheck_batch() w...

2016-12-27 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/1067 cc @zhangh43 @stanlyxiang --- 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

[GitHub] incubator-hawq pull request #1067: HAWQ-1239. Fail to call pg_rangercheck_ba...

2016-12-29 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1067 --- 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

[GitHub] incubator-hawq pull request #1066: HAWQ-1237. Modify hard code 'select' priv...

2016-12-29 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1066 --- 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

[GitHub] incubator-hawq pull request #1074: HAWQ-1249. Don't do ACL checks on segment...

2017-01-05 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1074 HAWQ-1249. Don't do ACL checks on segments You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14/incubator-hawq HAWQ-1249 Alternat

[GitHub] incubator-hawq pull request #1074: HAWQ-1249. Don't do ACL checks on segment...

2017-01-08 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1074#discussion_r95102563 --- Diff: src/backend/executor/execMain.c --- @@ -1912,45 +1912,10 @@ InitPlan(QueryDesc *queryDesc, int eflags) * rangetable here --- subplan

[GitHub] incubator-hawq pull request #1074: HAWQ-1249. Don't do ACL checks on segment...

2017-01-08 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1074#discussion_r95102766 --- Diff: src/backend/catalog/aclchk.c --- @@ -224,16 +224,17 @@ restrict_and_check_grant(bool is_grant, AclMode avail_goptions, bool all_privs

[GitHub] incubator-hawq issue #1074: HAWQ-1249. Don't do ACL checks on segments

2017-01-08 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/1074 @zhangh43 @linwen @stanlyxiang Please review, thanks. --- 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

[GitHub] incubator-hawq pull request #1074: HAWQ-1249. Don't do ACL checks on segment...

2017-01-08 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1074#discussion_r95103095 --- Diff: src/backend/executor/execMain.c --- @@ -1912,45 +1912,10 @@ InitPlan(QueryDesc *queryDesc, int eflags) * rangetable here --- subplan

[GitHub] incubator-hawq pull request #1074: HAWQ-1249. Don't do ACL checks on segment...

2017-01-08 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1074#discussion_r95103133 --- Diff: src/backend/catalog/aclchk.c --- @@ -3006,8 +3007,8 @@ pg_database_aclmask(Oid db_oid, Oid roleid, Oid ownerId

[GitHub] incubator-hawq pull request #1074: HAWQ-1249. Don't do ACL checks on segment...

2017-01-08 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1074#discussion_r95105180 --- Diff: src/backend/executor/execMain.c --- @@ -1912,45 +1912,10 @@ InitPlan(QueryDesc *queryDesc, int eflags) * rangetable here --- subplan

[GitHub] incubator-hawq pull request #1088: HAWQ-1276. The error message is not frien...

2017-01-16 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1088#discussion_r96178079 --- Diff: src/backend/libpq/rangerrest.c --- @@ -366,7 +365,7 @@ static size_t write_callback(char *contents, size_t size, size_t nitems, if

[GitHub] incubator-hawq pull request #1088: HAWQ-1276. The error message is not frien...

2017-01-16 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1088#discussion_r96180237 --- Diff: src/backend/libpq/rangerrest.c --- @@ -366,7 +365,7 @@ static size_t write_callback(char *contents, size_t size, size_t nitems, if

[GitHub] incubator-hawq pull request #1152: Hawq 1365. Print out detailed schema info...

2017-02-28 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1152#discussion_r103395505 --- Diff: src/backend/catalog/namespace.c --- @@ -1982,6 +1982,13 @@ recomputeNamespacePath(void) elog(DEBUG3, "reco

[GitHub] incubator-hawq pull request #1154: HAWQ-1367. HAWQ can access to user tables...

2017-02-28 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1154 HAWQ-1367. HAWQ can access to user tables that have no permission wit… …h fallback check table. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-hawq pull request #1154: HAWQ-1367. HAWQ can access to user tables...

2017-02-28 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1154 --- 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

[GitHub] incubator-hawq pull request #1154: HAWQ-1367. HAWQ can access to user tables...

2017-02-28 Thread wcl14
GitHub user wcl14 reopened a pull request: https://github.com/apache/incubator-hawq/pull/1154 HAWQ-1367. HAWQ can access to user tables that have no permission wit… …h fallback check table. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-hawq issue #1154: HAWQ-1367. HAWQ can access to user tables that h...

2017-02-28 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/1154 @stanlyxiang @zhangh43 @ictmalili Please review, thanks. --- 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

[GitHub] incubator-hawq pull request #1154: HAWQ-1367. HAWQ can access to user tables...

2017-03-01 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1154 --- 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

[GitHub] incubator-hawq pull request #1158: HAWQ-1359. Fix bugs in policy tests for H...

2017-03-02 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1158 HAWQ-1359. Fix bugs in policy tests for HAWQ with Ranger enabled and … …add test for HAWQ-1367 You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-hawq pull request #1161: HAWQ-1377. Add more information for Range...

2017-03-05 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1161 HAWQ-1377. Add more information for Ranger related GUCs in default ha… …wq-site.xml. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-hawq issue #1161: HAWQ-1377. Add more information for Ranger relat...

2017-03-05 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/1161 @paul-guo- Thanks for review. I will modify with your comments. But I don't think we should merge three GUCs into one, it follows HAWQ style. --- If your project is set up for it, yo

[GitHub] incubator-hawq pull request #1161: HAWQ-1377. Add more information for Range...

2017-03-09 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1161 --- 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

[GitHub] incubator-hawq pull request #1199: HAWQ-1418. Print executing command for ha...

2017-03-28 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1199 HAWQ-1418. Print executing command for hawq register You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14/incubator-hawq HAWQ-1418

[GitHub] incubator-hawq pull request #1200: HAWQ-1140. Rename yml file name and table...

2017-03-28 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1200 HAWQ-1140. Rename yml file name and table name in TestUsage2Case1Erro… …rHashTableRegistry You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-hawq pull request #1201: HAWQ-1418. Move print executing command a...

2017-03-28 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1201 HAWQ-1418. Move print executing command after setup logging You can merge this pull request into a Git repository by running: $ git pull https://github.com/wcl14/incubator-hawq HAWQ

[GitHub] incubator-hawq pull request #1213: HAWQ-1426. Fix bug that hawq extract meet...

2017-04-07 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1213 HAWQ-1426. Fix bug that hawq extract meets error after the table was … …reorganized You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-hawq issue #1213: HAWQ-1426. Fix bug that hawq extract meets error...

2017-04-07 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/1213 @ictmalili @zhangh43 @interma please review, thanks. --- 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

[GitHub] incubator-hawq pull request #1213: HAWQ-1426. Fix bug that hawq extract meet...

2017-04-12 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1213 --- 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

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126857880 --- Diff: depends/libhdfs3/src/client/HttpClient.cpp --- @@ -0,0 +1,337

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126856385 --- Diff: depends/libhdfs3/src/client/CryptoCodec.cpp --- @@ -0,0 +1,163

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126858617 --- Diff: depends/libhdfs3/src/client/CryptoCodec.cpp --- @@ -0,0 +1,163

[GitHub] incubator-hawq pull request #1265: HAWQ-1500. HAWQ-1501. HAWQ-1502. Support ...

2017-07-11 Thread wcl14
Github user wcl14 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1265#discussion_r126856563 --- Diff: depends/libhdfs3/src/client/CryptoCodec.cpp --- @@ -0,0 +1,163

[GitHub] incubator-hawq pull request #1286: HAWQ-1525. Segmentation fault occurs if r...

2017-09-12 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/1286 HAWQ-1525. Segmentation fault occurs if reindex database when loading… … data from Hive to HAWQ using hcatalog You can merge this pull request into a Git repository by running

[GitHub] incubator-hawq issue #801: HAWQ-933. Warning fix for gpnetbench.

2016-07-18 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/801 +1 --- 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

[GitHub] incubator-hawq issue #810: README.md for feature test

2016-07-24 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/810 +1 --- 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

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-01 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/828 HAWQ-969. Add getting configuration from HDFS and YARN Add getting configuration from HDFS and YARN, and writing xml file in xml_parser.cpp. You can merge this pull request into a Git

[GitHub] incubator-hawq pull request #828: HAWQ-969. Add getting configuration from H...

2016-08-24 Thread wcl14
Github user wcl14 closed the pull request at: https://github.com/apache/incubator-hawq/pull/828 --- 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 #860: HAWQ-1020. Fix bugs to let feature tests T...

2016-08-24 Thread wcl14
GitHub user wcl14 opened a pull request: https://github.com/apache/incubator-hawq/pull/860 HAWQ-1020. Fix bugs to let feature tests TestCommonLib.TestHdfsConfig… … and TestCommonLib.TestYanConfig run in concourse You can merge this pull request into a Git repository by running

[GitHub] incubator-hawq issue #865: HAWQ-1022. Bugfix for getCommandOutput: using ref...

2016-08-25 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/865 +1 --- 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