You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Presto SQL Client UI can show the query status, so if the query is slow the user understands why (waiting for resources, slow execution, etc). They can also use this status to drill deeper into the query, taking it to the query info page.
Presto Component, Service, or Connector
Presto UI
Possible Implementation
We can include a small bar that indicates the status, exactly as the main page does, and also include the Query ID, which users could click into to drill deeper into the query.
Example Screenshots (if appropriate):
Context
The text was updated successfully, but these errors were encountered:
Expected Behavior or Use Case
The Presto SQL Client UI can show the query status, so if the query is slow the user understands why (waiting for resources, slow execution, etc). They can also use this status to drill deeper into the query, taking it to the query info page.
Presto Component, Service, or Connector
Presto UI
Possible Implementation
We can include a small bar that indicates the status, exactly as the main page does, and also include the Query ID, which users could click into to drill deeper into the query.
Example Screenshots (if appropriate):
Context
The text was updated successfully, but these errors were encountered: