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

feat: Add explain analyze graphical feature for SQL performance visualization #484

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

Conversation

Maricaya
Copy link

@Maricaya Maricaya commented Sep 27, 2024

  • Implemented a new explain analyze graphical command to visualize SQL performance analysis.
  • Integrated front-end graphical components to display detailed query execution plans.
    This update provides an intuitive interface for users to analyze and optimize SQL queries visually.
20240928-211454.mp4

@Chasen-Zhang
Copy link
Member

Chasen-Zhang commented Sep 27, 2024

Please remove the "✨" in the title.

@Chasen-Zhang
Copy link
Member

Chasen-Zhang commented Sep 27, 2024

The contributor is from the Summer of Open Source Promotion Plan. Please help with the review when it is ready. @PsiACE @zhang2014 @everpcpc

@Maricaya Maricaya force-pushed the graphical branch 2 times, most recently from c34e805 to d7aaf9f Compare September 29, 2024 02:12
@Maricaya Maricaya changed the title ✨ feat: Add explain analyze graphical feature for SQL performance visualization feat: Add explain analyze graphical feature for SQL performance visualization Sep 29, 2024
@Maricaya Maricaya marked this pull request as ready for review September 29, 2024 06:37
Copy link
Member

@Chasen-Zhang Chasen-Zhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

frontend/src/components/ProfileOverview.tsx Outdated Show resolved Hide resolved
@Chasen-Zhang
Copy link
Member

Please resolve the conflict first @Maricaya

@Chasen-Zhang
Copy link
Member

@sundy-li Request to merge into the main branch, thanks!

@sundy-li
Copy link
Member

sundy-li commented Oct 18, 2024

@sundy-li Request to merge into the main branch, thanks!

do we need to wait for another pr in databend?

@Maricaya please add frontend/** to licenserc.toml to fix the license check.

@Chasen-Zhang
Copy link
Member

@sundy-li Request to merge into the main branch, thanks!

do we need to wait for another pr in databend?

@Maricaya please add frontend/** to licenserc.toml to fix the license check.

Let's wait for the databend pr to merge into the main branch

@Maricaya
Copy link
Author

@sundy-li Request to merge into the main branch, thanks!

do we need to wait for another pr in databend?
@Maricaya please add frontend/** to licenserc.toml to fix the license check.

Let's wait for the databend pr to merge into the main branch

got it!

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.

3 participants