[GitHub] incubator-hawq pull request #1289: HAWQ-1526. Added support of functions in ...

2017-09-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1289#discussion_r140389383 --- Diff: src/backend/access/external/pxffilters.c --- @@ -851,12 +852,51 @@ append_attr_from_var(Var* var, List* attrs) return attrs;

[GitHub] incubator-hawq pull request #1289: HAWQ-1526. Added support of functions in ...

2017-09-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1289#discussion_r140383504 --- Diff: src/backend/access/external/pxffilters.c --- @@ -851,12 +852,51 @@ append_attr_from_var(Var* var, List* attrs) return attrs;

[GitHub] incubator-hawq pull request #1289: HAWQ-1526. Added support of functions in ...

2017-09-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1289#discussion_r140366008 --- Diff: src/backend/access/external/pxffilters.c --- @@ -851,12 +852,51 @@ append_attr_from_var(Var* var, List* attrs) return attrs;

[GitHub] incubator-hawq pull request #1289: HAWQ-1526. Added support of functions in ...

2017-09-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1289#discussion_r140363620 --- Diff: src/backend/access/external/pxfheaders.c --- @@ -65,14 +65,18 @@ void build_http_header(PxfInputData *input) if

[GitHub] incubator-hawq pull request #1289: HAWQ-1526. Added support of functions in ...

2017-09-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1289#discussion_r140363109 --- Diff: src/backend/access/external/pxfheaders.c --- @@ -65,14 +65,18 @@ void build_http_header(PxfInputData *input) if

[GitHub] incubator-hawq pull request #1289: HAWQ-1526. Added support of functions in ...

2017-09-21 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1289#discussion_r140332510 --- Diff: src/backend/access/external/pxffilters.c --- @@ -851,12 +852,51 @@ append_attr_from_var(Var* var, List* attrs) return attrs;

[GitHub] incubator-hawq pull request #1289: HAWQ-1526. Added support of functions in ...

2017-09-21 Thread denalex
Github user denalex commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1289#discussion_r140334335 --- Diff: src/backend/access/external/pxffilters.c --- @@ -851,12 +852,51 @@ append_attr_from_var(Var* var, List* attrs) return attrs;

[jira] [Closed] (HAWQ-559) QD hangs when QE is killed after connected to QD

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-559. -- > QD hangs when QE is killed after connected to QD > > >

[jira] [Closed] (HAWQ-524) Do not resolve the condition of 'executor->refResult = NULL' in executormgr_bind_executor_task()

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-524. -- > Do not resolve the condition of 'executor->refResult = NULL' in > executormgr_bind_executor_task() >

[jira] [Closed] (HAWQ-1145) After registering a partition table, if we want to insert some data into the table, it fails.

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-1145. --- > After registering a partition table, if we want to insert some data into the > table, it fails. >

[jira] [Closed] (HAWQ-523) Dead code in executormgr_bind_executor_task()

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-523. -- > Dead code in executormgr_bind_executor_task() > - > >

[jira] [Commented] (HAWQ-619) Change 'gpextract' to 'hawqextract' for InputFormat unit test

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174367#comment-16174367 ] Chunling Wang commented on HAWQ-619: The PR is

[jira] [Closed] (HAWQ-619) Change 'gpextract' to 'hawqextract' for InputFormat unit test

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-619. -- > Change 'gpextract' to 'hawqextract' for InputFormat unit test >

[jira] [Closed] (HAWQ-812) Activate standby master failed after create a new database

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-812. -- > Activate standby master failed after create a new database >

[jira] [Closed] (HAWQ-1034) add --repair option for hawq register

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-1034. --- > add --repair option for hawq register > - > > Key:

[jira] [Closed] (HAWQ-1418) Print executing command for hawq register

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-1418. --- > Print executing command for hawq register > - > >

[jira] [Closed] (HAWQ-1426) hawq extract meets error after the table was reorganized.

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-1426. --- > hawq extract meets error after the table was reorganized. >

[jira] [Closed] (HAWQ-1525) Segmentation fault occurs if reindex database when loading data from Hive to HAWQ using hcatalog

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang closed HAWQ-1525. --- > Segmentation fault occurs if reindex database when loading data from Hive to > HAWQ using hcatalog >

[jira] [Resolved] (HAWQ-1525) Segmentation fault occurs if reindex database when loading data from Hive to HAWQ using hcatalog

2017-09-21 Thread Chunling Wang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chunling Wang resolved HAWQ-1525. - Resolution: Fixed Fix Version/s: 2.3.0.0-incubating > Segmentation fault occurs if reindex