GitHub user zuyu opened a pull request: https://github.com/apache/incubator-quickstep/pull/187
Visualized Execution DAG in the distributed version. Assigned to @jianqiao. In the future, we may merge this PR and the similar code in `cli/QuickstepCli.cpp` into `PolicyEnforcerBase::onQueryCompletion`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-quickstep dag_viz Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-quickstep/pull/187.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 #187 ---- commit 7b7ba09d60dbb95f28902438414fccf6c01ca8cc Author: Zuyu Zhang <zu...@apache.org> Date: 2017-02-11T06:01:48Z Visualized Execution DAG in the distributed version. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---