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

VTExplain: Add support for multi table join query #7829

Merged
merged 4 commits into from
Apr 13, 2021

Commits on Apr 12, 2021

  1. vtexplain: add test for select left join query

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    ef7f2b9 View commit details
    Browse the repository at this point in the history
  2. vtexplain: add support for select left join

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a259e70 View commit details
    Browse the repository at this point in the history
  3. vtexplain: update test output

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    4da62a0 View commit details
    Browse the repository at this point in the history
  4. ignore if table name is empty

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a3bf34f View commit details
    Browse the repository at this point in the history