trinodb/trino

Live Plan does not display any msg and also no container

Open

#2866 opened on Feb 18, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (9,113 stars) (2,678 forks)batch import
good first issueui

Description

Any Failed Query, when user click the Query ID and Click Live Plan blank Page open but if click Stage Performance, it shows User Msg "Query does not have an output stage" with blank container. Expected is:

  1. In Live Plan also it should display msg saying "Query does not have a output plan" in the container. -- To make similar to other Tab
  2. All Tab should display as it displayed in Finished query state, so that User can move across the Tab and ease of use. Live Plan Stage Performance Finished

Contributor guide