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

sqlsmith: fix deadlock during generation #78561

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

rharding6373
Copy link
Collaborator

Fixes a deadlock when sqlsmith generates join expressions.

Fixes: #78555

Release note: None

Fixes a deadlock when sqlsmith generates join expressions.

Fixes: cockroachdb#78555

Release note: None
@rharding6373 rharding6373 requested review from mgartner and msirek March 26, 2022 15:54
@rharding6373 rharding6373 requested a review from a team as a code owner March 26, 2022 15:54
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@michae2 michae2 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @mgartner and @msirek)

Copy link
Collaborator

@mgartner mgartner left a comment

Choose a reason for hiding this comment

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

Thanks!! :lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 2 of 0 LGTMs obtained (waiting on @msirek)

@rharding6373
Copy link
Collaborator Author

TFTRs!

bors r+

@craig
Copy link
Contributor

craig bot commented Mar 28, 2022

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

internal/sqlsmith: TestGenerateParse failed
4 participants