Skip to content

Show query status in Presto SQL Client UI #25183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tdcmeehan opened this issue May 23, 2025 · 0 comments
Open

Show query status in Presto SQL Client UI #25183

tdcmeehan opened this issue May 23, 2025 · 0 comments

Comments

@tdcmeehan
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant