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

logictest: fix recently introduced flake #137733

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

yuzefovich
Copy link
Member

In a recently added test on some physical planning decisions, if we happened to apply the column family mutation to CREATE TABLE stmt, we'd get unexpected distsql plan.

Fixes: #137684.

Release note: None

In a recently added test on some physical planning decisions, if we
happened to apply the column family mutation to CREATE TABLE stmt, we'd
get unexpected distsql plan.

Release note: None
@yuzefovich yuzefovich requested a review from michae2 December 19, 2024 00:32
@yuzefovich yuzefovich requested a review from a team as a code owner December 19, 2024 00:32
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich
Copy link
Member Author

Thanks for the quick review!

bors r+

@craig craig bot merged commit 2f430dc into cockroachdb:master Dec 19, 2024
22 checks passed
@yuzefovich yuzefovich deleted the join-flake branch December 19, 2024 01:23
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.

pkg/sql/opt/exec/execbuilder/tests/5node/5node_test: TestExecBuild_distsql_join failed
3 participants