You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@quickstep.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/18 21:27:41 UTC

[jira] [Commented] (QUICKSTEP-80) Enhance execution visualizer

    [ https://issues.apache.org/jira/browse/QUICKSTEP-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15931395#comment-15931395 ] 

ASF GitHub Bot commented on QUICKSTEP-80:
-----------------------------------------

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. 
    
    ![new-dag-viz](https://cloud.githubusercontent.com/assets/3750801/24076119/5a58b01a-0bf7-11e7-8316-601361cb70bb.png)


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 <hb...@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.

----


> Enhance execution visualizer
> ----------------------------
>
>                 Key: QUICKSTEP-80
>                 URL: https://issues.apache.org/jira/browse/QUICKSTEP-80
>             Project: Apache Quickstep
>          Issue Type: Improvement
>          Components: Utility
>            Reporter: Harshad Deshmukh
>            Assignee: Harshad Deshmukh
>            Priority: Minor
>
> Enhance the query execution visualizer. Specifically add - 
> 1. Number of work orders for each operator
> 2. Mean time per work order for each operator



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)