GitHub user davies opened a pull request:

    https://github.com/apache/spark/pull/10828

    [SPARK-12902] [SQL] visualization and metrics for generated operators

    This PR brings back SQL metrics and visualization for generated operators, 
they looks like:
    
    
    
![vis_codegen](https://cloud.githubusercontent.com/assets/40902/12412503/d9ad17bc-be3b-11e5-99a0-80759dc59dd0.png)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davies/spark viz_codegen

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/10828.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 #10828
    
----
commit f0f3da6821ce03059ac472c3ab58bd6b183b4b7e
Author: Davies Liu <[email protected]>
Date:   2016-01-19T07:27:44Z

    visualize the plans inside whole stage codegen

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to