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

[V12] Backport of two UNION fixes #10344

Merged
merged 2 commits into from
May 20, 2022
Merged

Conversation

systay
Copy link
Collaborator

@systay systay commented May 20, 2022

Description

This is the backport of two different fixes that aim to make the UNION execution on vtgate more stable.

Related Issue(s)

Backport of #9979 & #10257

Checklist

  • "Backport me!" label has been added if this change should be backported
  • Tests were added or are not required
  • Documentation was added or is not required

systay and others added 2 commits May 20, 2022 09:20
fix: make concatenate and limit concurrent safe

Signed-off-by: Andres Taylor <andres@planetscale.com>
test: added more union tests

Signed-off-by: Harshit Gangal <harshit@planetscale.com>

fix: changed logic to cancel higher level context through vcursor

Signed-off-by: Harshit Gangal <harshit@planetscale.com>

fix: concatenate engine primitive on streaming

Signed-off-by: Harshit Gangal <harshit@planetscale.com>

test: test output can be in any order

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
@frouioui frouioui merged commit 707c7a0 into vitessio:release-12.0 May 20, 2022
@frouioui frouioui deleted the 9979-r12 branch May 20, 2022 14:53
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