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

[V13] fix: make concatenate and limit concurrent safe #9981

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

systay
Copy link
Collaborator

@systay systay commented Mar 25, 2022

Description

Some of our end-to-end tests for UNION were flaky and failing intermittently. These changes make the concatenate and the limit operator more resilient to running concurrent queries.

Related Issue(s)

Fixes #9945
Backport of #9979

Signed-off-by: Andres Taylor <andres@planetscale.com>
Copy link
Member

@frouioui frouioui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backport looks good to me!

@systay systay merged commit 8dcd2bf into vitessio:release-13.0 Mar 25, 2022
@systay systay deleted the flaky-union-tests-r13 branch March 25, 2022 13:37
@frouioui frouioui mentioned this pull request Apr 6, 2022
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants