Skip to content
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

Minor tweaks to query plan analysis summary output #88

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

frouioui
Copy link
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.

@frouioui frouioui marked this pull request as draft December 12, 2024 15:44
@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