Skip to content

ccl: fix alter_table_locality test to verify table partitioning#161741

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
shghasemi:fix-locality-test
Jan 26, 2026
Merged

ccl: fix alter_table_locality test to verify table partitioning#161741
craig[bot] merged 1 commit intocockroachdb:masterfrom
shghasemi:fix-locality-test

Conversation

@shghasemi
Copy link
Copy Markdown
Contributor

This test creates several mutiregion tables and performs ALTER LOCALITY on them to verify the change. Previously, the test would repeatedly check the partitining of regional_by_row table. This commit fixes the test and its output to verify all table partitionings.

References: #150946

Release note: None

This test creates several mutiregion tables and performs `ALTER LOCALITY`
on them to verify the change. Previously, the test would repeatedly
check the partitining of `regional_by_row` table. This commit fixes
the test and its output to verify all table partitionings.

References: cockroachdb#150946

Release note: None
@shghasemi shghasemi self-assigned this Jan 24, 2026
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@shghasemi shghasemi requested review from a team and fqazi January 24, 2026 19:23
Copy link
Copy Markdown
Collaborator

@fqazi fqazi left a comment

Choose a reason for hiding this comment

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

Nice find @shghasemi!

:lgtm_strong:

@fqazi reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @shghasemi).

@shghasemi
Copy link
Copy Markdown
Contributor Author

TFRT!
bors r+

@craig
Copy link
Copy Markdown
Contributor

craig Bot commented Jan 26, 2026

@craig craig Bot merged commit 933ab50 into cockroachdb:master Jan 26, 2026
26 checks passed
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