GitHub user zhangjackey opened a pull request:
https://github.com/apache/incubator-hawq/pull/1348
HAWQ-1593. Vectorized execution condition check in plan tree
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhangjackey/incubator-hawq vec_chk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1348.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1348
----
commit fe7e45dbe79687f9fa057c64515e04c046a06d91
Author: Shujie Zhang <shzhang@...>
Date: 2018-03-19T08:14:59Z
add the check phase for vectorized executor
----
---