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: support EXPLAIN ANALYZE to profile queries #849

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Commits on Apr 19, 2024

  1. support explain analyze to show profiling data

    Signed-off-by: Runji Wang <[email protected]>
    wangrunji0408 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f851a97 View commit details
    Browse the repository at this point in the history
  2. show actual rows in analyze

    Signed-off-by: Runji Wang <[email protected]>
    wangrunji0408 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ae8a2d0 View commit details
    Browse the repository at this point in the history
  3. refactor explain metadata

    Signed-off-by: Runji Wang <[email protected]>
    wangrunji0408 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8f9cebf View commit details
    Browse the repository at this point in the history
  4. more docs

    Signed-off-by: Runji Wang <[email protected]>
    wangrunji0408 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2f83815 View commit details
    Browse the repository at this point in the history
  5. revert order

    Signed-off-by: Runji Wang <[email protected]>
    wangrunji0408 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    18ab59d View commit details
    Browse the repository at this point in the history