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

Gen4: add bind variables support for join #8557

Merged
merged 8 commits into from
Jul 30, 2021

Commits on Jul 28, 2021

  1. Addition of joinVars to the plan output

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    9c17640 View commit details
    Browse the repository at this point in the history
  2. Support for bind vars in join

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    a2fe64a View commit details
    Browse the repository at this point in the history
  3. Rollbacked unrequired changes on plan tests

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    b03f5f3 View commit details
    Browse the repository at this point in the history
  4. Fixed gen4 E2E test

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    df38fa2 View commit details
    Browse the repository at this point in the history
  5. Merge branch main into fix-8552

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    8168e96 View commit details
    Browse the repository at this point in the history
  6. Don't output joinvars when there are none

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    72e7dcb View commit details
    Browse the repository at this point in the history
  7. Make sure to output testdata so it matches the input

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ba704f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Merge branch main into fix-8552

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    59f048a View commit details
    Browse the repository at this point in the history