Skip to content

server, ui: retrieve formatted statement for stmt details page #75466

@xinhaoz

Description

@xinhaoz

Previously, statements returned in the combined statements endpoint were formated via a prettify_statement built-in. This was causing query performance issues with large result sets and so the formatting of statements returned in the combined stmts EP was removed in #75443.

We should create a new EP for the stmt details page to return the formatted statement, or format the stmt on the frontend.

Jira issue: CRDB-12684

Metadata

Metadata

Assignees

Labels

A-sql-observabilityRelated to observability of the SQL layerC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions