GitHub user zuyu opened a pull request:
https://github.com/apache/incubator-quickstep/pull/17
Serialized WorkOrders as proto.
This large PR serializes `WorkOrders` as a proto, as a part of achieving
distributed version.
Note that this would affect the on-going work for adding new operators like
window aggregation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-quickstep
work-order-serialization
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/17.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 #17
----
commit 4cfaf459fe544c9332103d17c64d68d966b30f2b
Author: Zuyu Zhang <[email protected]>
Date: 2016-04-12T23:55:48Z
Serialized WorkOrders as proto.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---