[GitHub] incubator-hawq issue #1079: HAWQ-1256. Enhance libcurl connection to Ranger ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1079 merged into master. closed. --- 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

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1079#discussion_r95524672 --- Diff: src/include/utils/rangerrest.h --- @@ -60,9 +61,12 @@ typedef struct curl_context_t { char* buffer; int size

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1079#discussion_r95524634 --- Diff: src/backend/tcop/postgres.c --- @@ -133,6 +135,7 @@ extern char *optarg; extern char *savedSeqServerHost; extern int

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1079#discussion_r95522271 --- Diff: src/backend/libpq/rangerrest.c --- @@ -284,7 +284,7 @@ static size_t write_callback(char *contents, size_t size, size_t nitems

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1079#discussion_r95522252 --- Diff: src/backend/tcop/postgres.c --- @@ -4641,11 +4641,12 @@ PostgresMain(int argc, char *argv[], const char *username

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1079#discussion_r95512049 --- Diff: src/backend/libpq/rangerrest.c --- @@ -281,29 +283,27 @@ static size_t write_callback(char *contents, size_t size, size_t nitems

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1079#discussion_r95510736 --- Diff: src/backend/libpq/rangerrest.c --- @@ -281,29 +283,27 @@ static size_t write_callback(char *contents, size_t size, size_t nitems

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1079#discussion_r95510088 --- Diff: src/backend/tcop/postgres.c --- @@ -4626,6 +4630,24 @@ PostgresMain(int argc, char *argv[], const char *username

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1079#discussion_r95509760 --- Diff: src/backend/tcop/postgres.c --- @@ -5314,6 +5336,24 @@ PostgresMain(int argc, char *argv[], const char *username) return 1

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1079#discussion_r95507913 --- Diff: src/backend/tcop/postgres.c --- @@ -5314,6 +5336,24 @@ PostgresMain(int argc, char *argv[], const char *username) return 1

[GitHub] incubator-hawq issue #1079: HAWQ-1256. Enhance libcurl connection to Ranger ...

2017-01-10 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1079 cc @linwen @interma @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

[GitHub] incubator-hawq pull request #1079: HAWQ-1256. Enhance libcurl connection to ...

2017-01-10 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/1079 HAWQ-1256. Enhance libcurl connection to Ranger Plugin Service, keep … …it as a long-live connection in session level. You can merge this pull request into a Git repository

[GitHub] incubator-hawq issue #1078: HAWQ-1258. segment resource manager does not swi...

2017-01-09 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1078 +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

[GitHub] incubator-hawq issue #1073: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into H...

2017-01-09 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1073 +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

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

2017-01-09 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1074 +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

[GitHub] incubator-hawq issue #1073: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into H...

2017-01-05 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1073 Richard, other improvements could be made in the future, but at least remove the installation of libhdfs3 in the dockerfile. Thanks. --- If your project is set up for it, you can

[GitHub] incubator-hawq issue #1073: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into H...

2017-01-03 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1073 cc @radarwave . For Radar used to build docker image for concourse pipeline, maybe he has some comments. --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-hawq pull request #1073: HAWQ-1248. Merge Dockerfiles for HAWQ Dev...

2017-01-03 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1073#discussion_r94522816 --- Diff: contrib/hawq-docker/Makefile --- @@ -0,0 +1,205 @@ +#!/usr/bin/make all + +THIS_MAKEFILE_PATH := $(abspath $(lastword

[GitHub] incubator-hawq pull request #1072: HAWQ-1246. Add generation of RequestID, C...

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

[GitHub] incubator-hawq issue #1072: HAWQ-1246. Add generation of RequestID, ClientIP...

2017-01-02 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1072 Thanks for review and comments. Merged into master. I will close it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-hawq pull request #1072: HAWQ-1246. Add generation of RequestID, C...

2017-01-02 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1072#discussion_r94355272 --- Diff: src/backend/libpq/rangerrest.c --- @@ -49,10 +49,23 @@ char* AclObjectKindStr[] = "none" /* MU

[GitHub] incubator-hawq pull request #1072: HAWQ-1246. Add generation of RequestID, C...

2017-01-02 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1072#discussion_r94355266 --- Diff: src/backend/catalog/aclchk.c --- @@ -2770,27 +2770,38 @@ AclResult pg_rangercheck(AclObjectKind objkind, Oid object_oid, Oid

[GitHub] incubator-hawq issue #1071: HAWQ-1242. hawq-site.xml default content has wro...

2016-12-29 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1071 Some of the concourse feature tests failed with this commit. There are some other place use these guc name with the prefix 'hawq_'. So what about keep the prefix in the hawq-site.xml

[GitHub] incubator-hawq issue #1072: HAWQ-1246. Add generation of RequestID, ClientIP...

2016-12-29 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1072 cc @ictmalili @zhangh43 @linwen @interma pls 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

[GitHub] incubator-hawq pull request #1072: HAWQ-1246. Add generation of RequestID, C...

2016-12-29 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/1072 HAWQ-1246. Add generation of RequestID, ClientIP, queryContext(SQL St… …atement) and encapsulate these contents to JSON request to RPS. You can merge this pull request into a Git

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

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

[GitHub] incubator-hawq issue #1065: HAWQ-1208. Porting gpdb interconnect fix to hawq...

2016-12-26 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1065 Merged to master. --- 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 #1065: HAWQ-1208. Porting gpdb interconnect fix ...

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

[GitHub] incubator-hawq pull request #1065: HAWQ-1208. Porting gpdb interconnect fix ...

2016-12-24 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/1065 HAWQ-1208. Porting gpdb interconnect fix to hawq. cc @liming01 @wengyanqing @huor You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-hawq issue #1062: HAWQ-1230. Introduce macro __MAYBE_UNUSED_FUNC t...

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

[GitHub] incubator-hawq issue #1060: HAWQ-1226. HAWQ core dump due to enable ranger w...

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

[GitHub] incubator-hawq issue #1058: HAWQ-1226. HAWQ core dump due to enable ranger w...

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

[GitHub] incubator-hawq pull request #1058: HAWQ-1226. HAWQ core dump due to enable r...

2016-12-19 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1058#discussion_r93179139 --- Diff: src/backend/libpq/rangerrest.c --- @@ -245,279 +257,326 @@ json_object *create_ranger_request_json_batch(List *args

[GitHub] incubator-hawq pull request #1058: HAWQ-1226. HAWQ core dump due to enable r...

2016-12-19 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1058#discussion_r93179019 --- Diff: src/backend/libpq/be-secure.c --- @@ -329,6 +331,7 @@ report_commerror(const char *err_msg) RESUME_INTERRUPTS

[GitHub] incubator-hawq issue #1057: HAWQ-1221. Add register test case verify bug fix...

2016-12-19 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1057 @paul-guo- modified. 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 this feature

[GitHub] incubator-hawq pull request #1057: HAWQ-1221. Add test case verify for bug f...

2016-12-19 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/1057 HAWQ-1221. Add test case verify for bug fix cc @ictmalili @linwen @interma @xunzhang pls review. thanks. You can merge this pull request into a Git repository by running: $ git

[GitHub] incubator-hawq issue #1054: HAWQ-870. Allocate target's tuple table slot in ...

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

[GitHub] incubator-hawq issue #1052: HAWQ-1004. Implement calling Ranger REST Service...

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

[GitHub] incubator-hawq issue #1050: HAWQ-1221. hawq register should error out when r...

2016-12-14 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1050 also cc @linwen @interma --- 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

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

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

[GitHub] incubator-hawq issue #1050: HAWQ-1221. hawq register should error out when r...

2016-12-14 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1050 cc @xunzhang @wcl14 --- 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 #1049: HAWQ-1044. Fix bugs in test case TestHawq...

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

[GitHub] incubator-hawq pull request #1049: HAWQ-1044. Fix bugs in test case TestHawq...

2016-12-14 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/1049 HAWQ-1044. Fix bugs in test case TestHawqRegister.TestUsage2Case2IncludeDirectory 1. Fix bugs in test case TestHawqRegister.TestUsage2Case2IncludeDirectory 2. move hawq register

[GitHub] incubator-hawq issue #1045: HAWQ-1213. Incorrect check of hawqregister in ca...

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

[GitHub] incubator-hawq issue #1036: HAWQ-1188. Fix "-Wtautological-constant-out-of-r...

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

[GitHub] incubator-hawq issue #1038: HAWQ-1190. Fix "-Wtypedef-redefinition, -Wconsta...

2016-12-05 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1038 LGTM. +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

[GitHub] incubator-hawq pull request #1025: HAWQ-1170. Crash at cleanup_allocation_al...

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

[GitHub] incubator-hawq pull request #1023: HAWQ-77. Fix source code comment for new ...

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

[GitHub] incubator-hawq issue #1025: HAWQ-1170. Crash at cleanup_allocation_algorithm...

2016-12-05 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1025 Merged into master. --- 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 issue #1023: HAWQ-77. Fix source code comment for new ALTER/C...

2016-12-05 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1023 Merged into master. --- 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 #1016: HAWQ-1160. Hawq checkperf does not handle...

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

[GitHub] incubator-hawq pull request #1016: HAWQ-1160. Hawq checkperf does not handle...

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

[GitHub] incubator-hawq pull request #1016: HAWQ-1160. Hawq checkperf does not handle...

2016-12-05 Thread stanlyxiang
GitHub user stanlyxiang reopened a pull request: https://github.com/apache/incubator-hawq/pull/1016 HAWQ-1160. Hawq checkperf does not handle hostfile correctly @radarwave @xunzhang please help to review the fix. Thanks. You can merge this pull request into a Git repository

[GitHub] incubator-hawq issue #1016: HAWQ-1160. Hawq checkperf does not handle hostfi...

2016-12-05 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1016 merged into master --- 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 issue #1035: HAWQ-1187. Fix "-Wsometimes-uninitialized, -Wsiz...

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

[GitHub] incubator-hawq pull request #1025: HAWQ-1170. Crash at cleanup_allocation_al...

2016-11-23 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/1025 HAWQ-1170. Crash at cleanup_allocation_algorithm() when enable '--ena… …ble-cassert' option You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-hawq issue #1025: HAWQ-1170. Crash at cleanup_allocation_algorithm...

2016-11-23 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1025 @zhangh43 @xunzhang please help to 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

[GitHub] incubator-hawq pull request #1023: HAWQ-77. Fix source code comment for new ...

2016-11-22 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/1023 HAWQ-77. Fix source code comment for new ALTER/CREATE RESOURCE QUEUE … Fix contains: 1. start error message with a lowercase letter 2. avoid contractions in error

[GitHub] incubator-hawq issue #1018: HAWQ-1162. Resource manager does not reference d...

2016-11-21 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1018 LGTM. +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

[GitHub] incubator-hawq pull request #1016: HAWQ-1160. Hawq checkperf does not handle...

2016-11-15 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/1016 HAWQ-1160. Hawq checkperf does not handle hostfile correctly @radarwave @xunzhang please help to review the fix. Thanks. You can merge this pull request into a Git repository

[GitHub] incubator-hawq issue #1006: HAWQ-1150. Fix Travis build issue (brona/iproute...

2016-11-09 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/1006 LGTM, +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

[GitHub] incubator-hawq pull request #996: HAWQ-1117.RM crash when init db after conf...

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

[GitHub] incubator-hawq issue #998: HAWQ-1128. Bugfix for HAWQ-1128 test code.

2016-11-02 Thread stanlyxiang
Github user stanlyxiang commented on the issue: https://github.com/apache/incubator-hawq/pull/998 +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

[GitHub] incubator-hawq pull request #996: HAWQ-1117.RM crash when init db after conf...

2016-11-02 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/996 HAWQ-1117.RM crash when init db after configure with param '--enable-cassert' please review @jiny2 @huor You can merge this pull request into a Git repository by running: $ git

[GitHub] incubator-hawq pull request #963: HAWQ-1076. nextval should not error out fo...

2016-10-13 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/963 HAWQ-1076. nextval should not error out for permission denied if have… … USAGE privilege whether optimizer on or off You can merge this pull request into a Git repository by running

[GitHub] incubator-hawq issue #933: HAWQ-991. Support registering hash distribution t...

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

[GitHub] incubator-hawq pull request #928: HAWQ-1051. Failing in reverse DNS lookup c...

2016-09-22 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/928#discussion_r80054816 --- Diff: src/backend/resourcemanager/requesthandler.c --- @@ -627,7 +627,11 @@ bool handleRMSEGRequestIMAlive(void **arg

[GitHub] incubator-hawq pull request #928: HAWQ-1051. Failing in reverse DNS lookup c...

2016-09-22 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/928 HAWQ-1051. Failing in reverse DNS lookup causes resource manager core… … dump You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-hawq issue #919: HAWQ-1061. Add check_sizes_valid for all mode of ...

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

[GitHub] incubator-hawq issue #842: HAWQ-939. Add coverity scan badge

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

[GitHub] incubator-hawq pull request #844: HAWQ-998. Fix test for aggregate-with-null...

2016-08-11 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/844 HAWQ-998. Fix test for aggregate-with-null. You can merge this pull request into a Git repository by running: $ git pull https://github.com/stanlyxiang/incubator-hawq

<    1   2