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

Respect Straight Join in Vitess query planning #15528

Merged
merged 8 commits into from
Mar 21, 2024

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    bc713aa View commit details
    Browse the repository at this point in the history
  2. refactor: improve code prettiness

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fca5ba9 View commit details
    Browse the repository at this point in the history
  3. test: add e2e test to verify straight join changes

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    dbb73a8 View commit details
    Browse the repository at this point in the history
  4. test: revert changes to onecase

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d16936f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. feat: allow subqueries for straight joins

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    51d5808 View commit details
    Browse the repository at this point in the history
  2. test: remove test that no longer produces warnings

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9d86817 View commit details
    Browse the repository at this point in the history
  3. test: update expectations

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2b19b13 View commit details
    Browse the repository at this point in the history
  4. refactor: split method

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    50425a2 View commit details
    Browse the repository at this point in the history