martin-g opened a new pull request, #1704:
URL: https://github.com/apache/datafusion-ballista/pull/1704

   # Which issue does this PR close?
   
   Related-to: #1650
   
   # Rationale for this change
   
   Make it possible to render the stage plans as a tree too.
   
   # What changes are included in this PR?
   
   * Add a config setting to render job stage's plans as a tree.
   * Add scrolling support to the Stage Plan popup
   
   Yaml: `job.stage.plan.tree: true`
   Env var: `BALLISTA_JOB_STAGE_PLAN_TREE=true`
   
   # Are there any user-facing changes?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to