[GitHub] incubator-hawq pull request #1351: HAWQ-1603.add new hook API

2018-04-10 Thread wengyanqing
Github user wengyanqing commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1351#discussion_r180626694 --- Diff: contrib/vexecutor/execVQual.c --- @@ -123,3 +123,431 @@ VirtualNodeProc(ScanState* state,TupleTableSlot *slot){ ExecStoreVirt

[GitHub] incubator-hawq pull request #1351: HAWQ-1603.add new hook API

2018-04-10 Thread wengyanqing
Github user wengyanqing commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1351#discussion_r180626789 --- Diff: contrib/vexecutor/vexecutor.c --- @@ -163,24 +165,35 @@ static PlanState* VExecInitNode(PlanState *node,EState *eState,int eflags,Memo

[GitHub] incubator-hawq pull request #1351: HAWQ-1603.add new hook API

2018-04-10 Thread wengyanqing
Github user wengyanqing commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1351#discussion_r180626391 --- Diff: contrib/vexecutor/execVQual.c --- @@ -123,3 +123,431 @@ VirtualNodeProc(ScanState* state,TupleTableSlot *slot){ ExecStoreVirt

[GitHub] incubator-hawq pull request #1351: HAWQ-1603.add new hook API

2018-04-10 Thread wengyanqing
Github user wengyanqing commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1351#discussion_r180625706 --- Diff: contrib/vexecutor/execVQual.c --- @@ -123,3 +123,431 @@ VirtualNodeProc(ScanState* state,TupleTableSlot *slot){ ExecStoreVirt

[GitHub] incubator-hawq pull request #1351: HAWQ-1603.add new hook API

2018-04-10 Thread wengyanqing
Github user wengyanqing commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1351#discussion_r180627154 --- Diff: contrib/vexecutor/execVQual.c --- @@ -123,3 +123,431 @@ VirtualNodeProc(ScanState* state,TupleTableSlot *slot){ ExecStoreVirt