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

Fixes subquery rewrite when it is part of IN clause #8589

Merged

Commits on Aug 4, 2021

  1. added a failing query in rewriter

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    1173bae View commit details
    Browse the repository at this point in the history
  2. added another test case

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    41bf0f6 View commit details
    Browse the repository at this point in the history
  3. added failing e2e test

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    aa1a6b8 View commit details
    Browse the repository at this point in the history
  4. fixed rewriter

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    5ee8dc7 View commit details
    Browse the repository at this point in the history
  5. added additional tests

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    217da2e View commit details
    Browse the repository at this point in the history