Skip to content

Show query status in Presto SQL Client UI #25183

@tdcmeehan

Description

@tdcmeehan

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions