milenkovicm commented on issue #1551: URL: https://github.com/apache/datafusion-ballista/issues/1551#issuecomment-4312125091
so when we "enter" on a job, we get list of stages, similar to list of jobs. we should be able to scroll it and "enter" should open list of task for that specific stage. `job list - (select a job, "enter") -> opens list of stages for selected task - (select a stage, "enter") -> opens list of tasks for selected stages ` when in list of stages, "p" should open plan for selected stage does it make sense ? -- 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]
