[GitHub] incubator-hawq issue #1348: HAWQ-1593. Vectorized execution condition check ...

2018-03-21 Thread wengyanqing
Github user wengyanqing commented on the issue: https://github.com/apache/incubator-hawq/pull/1348 LGTM. ---

[GitHub] incubator-hawq pull request #1348: HAWQ-1593. Vectorized execution condition...

2018-03-21 Thread zhangjackey
Github user zhangjackey commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1348#discussion_r175992712 --- Diff: contrib/vexecutor/vcheck.c --- @@ -54,7 +61,274 @@ typedef struct VecFuncHashEntry vFuncMap *vFunc; } VecFuncHashEntry;

[GitHub] incubator-hawq pull request #1348: HAWQ-1593. Vectorized execution condition...

2018-03-21 Thread zhangjackey
Github user zhangjackey commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1348#discussion_r175992596 --- Diff: contrib/vexecutor/vcheck.c --- @@ -54,7 +61,274 @@ typedef struct VecFuncHashEntry vFuncMap *vFunc; } VecFuncHashEntry;