Skip to content

schemachanger: remove RBR fallback for add column#139606

Closed
rafiss wants to merge 1 commit intocockroachdb:masterfrom
rafiss:add-column-rbr
Closed

schemachanger: remove RBR fallback for add column#139606
rafiss wants to merge 1 commit intocockroachdb:masterfrom
rafiss:add-column-rbr

Conversation

@rafiss
Copy link
Copy Markdown
Collaborator

@rafiss rafiss commented Jan 22, 2025

TODO: need to have similar logic to configureIndexDescForNewIndexPartitioning and applyZoneConfigForMultiRegionTableOptionNewIndexes in the declarative schema changer.

fixes #80545
Release note: None

@blathers-crl
Copy link
Copy Markdown

blathers-crl bot commented Jan 22, 2025

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@blathers-crl
Copy link
Copy Markdown

blathers-crl bot commented Jan 23, 2025

Your pull request contains more than 1000 changes. It is strongly encouraged to split big PRs into smaller chunks.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@rafiss
Copy link
Copy Markdown
Collaborator Author

rafiss commented Mar 14, 2025

replaced by #140617

@rafiss rafiss closed this Mar 14, 2025
@rafiss rafiss deleted the add-column-rbr branch March 14, 2025 19:01
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.

sql/schemachanger: remove regional-by-row fallback from add column in declarative schema changer

2 participants