sandugood opened a new pull request, #1828:
URL: https://github.com/apache/datafusion-ballista/pull/1828

   # Which issue does this PR close?
   
   Adresses #1807
   
    # Rationale for this change
   `Scheduler`'s REST API interface now supports different styles of plan's 
rendering for stages. Beforehand, in the Ballista's TUI we could only render 
the "default" looking plan.
   
   # What changes are included in this PR?
   Switching between different formatting styles for stage's plan.
   
   # Are there any user-facing changes?
   Yes. 
   Now we have three possible variants of stage's plan formatting:
   1. Default (which is enabled by default when pressing `p` in the job's 
Stages section. Also we can switch back to it by pressing `d`
   2. Tree-format - by pressing `t`
   3. Metrics - by pressing `m`
   
   ## Here is the demonstration:
   
https://github.com/user-attachments/assets/50b9844a-65c9-4a9b-b6c9-ba1c7cfea81a
   
   


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