Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-12902] [SQL] visualization for generated operators #10828

Closed
wants to merge 8 commits into from

Commits on Jan 19, 2016

  1. visualize the plans inside whole stage codegen

    Davies Liu committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    f0f3da6 View commit details
    Browse the repository at this point in the history
  2. remove metrics, because they are very slow

    Davies Liu committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    331b46d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. fix style

    Davies Liu committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    a179e8d View commit details
    Browse the repository at this point in the history
  2. Update spark-dag-viz.js

    Davies Liu committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    ccac152 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

  1. Configuration menu
    Copy the full SHA
    f28da22 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    Davies Liu committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    5a43126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5c9087 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    163a014 View commit details
    Browse the repository at this point in the history