GitHub user zuyu opened a pull request:
https://github.com/apache/incubator-quickstep/pull/314
Added Vector Aggregation support in the distributed version.
Assigned to @jianqiao.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zuyu/incubator-quickstep dist-vector-aggr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/314.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 #314
----
commit 705ab574e606a859a1a1bfe8a2dd9a62f796b1bd
Author: Zuyu Zhang <[email protected]>
Date: 2017-08-04T22:03:34Z
Added Vector Aggregation support in the distributed version.
----
---