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

[release-20.0] Fix Incorrect Optimization with LIMIT and GROUP BY (#16263) #16268

Merged
merged 6 commits into from
Jun 27, 2024

Commits on Jun 26, 2024

  1. Fix Incorrect Optimization with LIMIT and GROUP BY (#16263)

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    vitess-bot[bot] committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d9d63a2 View commit details
    Browse the repository at this point in the history
  2. Update go/test/endtoend/vtgate/queries/aggregation/aggregation_test.go

    Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com>
    frouioui committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d01710f View commit details
    Browse the repository at this point in the history
  3. Update go/test/endtoend/vtgate/queries/aggregation/aggregation_test.go

    Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com>
    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d05f982 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. test: make the test fail without fixes

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2421535 View commit details
    Browse the repository at this point in the history
  2. test: don't run on older versions

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    09e9234 View commit details
    Browse the repository at this point in the history
  3. test: Only run on this particular version

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6a3f0cd View commit details
    Browse the repository at this point in the history