Skip to content

Add summary formats for remaining statement types #71667

@lindseyjin

Description

@lindseyjin

Continues #27021.

Is your feature request related to a problem? Please describe.
Currently, the Statements page hides too much information, and it is difficult to tell what some statements do simply from the query description. We've already implemented more descriptive and less ambiguous summary formats for SELECT, INSERT/UPSERT, and UPDATE statement types. This issue covers the remaining statement types for which summaries have not been supported yet.

Describe the solution you'd like
Create summarized statement formats for statement types that are currently not supported (not SELECT, INSERT/UPSERT, and UPDATE statements)

Describe alternatives you've considered
Some statements may not need a summarized format if the current short form is descriptive enough. If that's the case for all remaining statements, this issue can be closed.

image

Jira issue: CRDB-10711

Metadata

Metadata

Assignees

Labels

A-sql-console-generalSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleA-webui-queryperfC-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.X-staleno-issue-activity

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions