GitHub user zuyu opened a pull request:
https://github.com/apache/incubator-quickstep/pull/311
Fixed the distributed version
due to query execution engine simplification #281.
Note that Travis CI does not test the distributed version.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zuyu/incubator-quickstep dist-qe-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/311.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 #311
----
commit e496cb58e10d32de9dc83d69ece84df3f5b62747
Author: Zuyu Zhang <[email protected]>
Date: 2017-10-07T03:33:02Z
Fixed the distributed version due to query execution engine simplification.
----
---