Skip to content

sql: other schema changes should be disallowed while a primary key change is in progress #45363

@rohany

Description

@rohany

If schema changes are allowed while a primary key change is in progress, all existing schema change setup logic needs to "understand" when a primary key change is happening and set up the target table descriptor as if the primary key change has been completed. The surface area on this task is quite large, and it would be better to disable the feature until the scope is more clear and each case is handled.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions