GitHub user hbdeshmukh opened a pull request: https://github.com/apache/incubator-quickstep/pull/218
QUICKSTEP-80 Enhanced the execution DAG visualization - Added number of work orders executed per operator. - Added mean execution time per work order for each operator. Notice the last two lines in each operator's entry.  You can merge this pull request into a Git repository by running: $ git pull https://github.com/hbdeshmukh/incubator-quickstep show-workorder-count-in-exec-visualization Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-quickstep/pull/218.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 #218 ---- commit d3394d1aa95a4f17da74f2abdac4bbf5b5949770 Author: Harshad Deshmukh <hbdeshm...@apache.org> Date: 2017-03-18T17:40:47Z Enhanced the execution DAG visualization - Added number of work orders per operator. - Added mean time per work order for each operator. ---- --- 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. ---