Skip to content

Minor tweaks to query plan analysis summary output#88

Open
frouioui wants to merge 8 commits intovitessio:mainfrom
planetscale:enhance-planalyze
Open

Minor tweaks to query plan analysis summary output#88
frouioui wants to merge 8 commits intovitessio:mainfrom
planetscale:enhance-planalyze

Conversation

@frouioui
Copy link
Copy Markdown
Member

This PR enhances the markdown produced when summarizing a query plan analysis on its own and with other component (keys / hot queries).

In this PR, the processing of hot queries was moved from keys and the markdown rendering to a step right before rendering the Summary. We now call all the summary worker, and do some processing for hot queries, and in the future also for other things, this allows us to move the responsibility away from the rendering and making sure all the required data is aggregated before computing hot queries.

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
@frouioui frouioui marked this pull request as draft December 12, 2024 15:44
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
@frouioui frouioui marked this pull request as ready for review December 12, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant