Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
M4.5
-
None
Description
Yet another alter table issue: if we drop a column and then try to restart, bootstrap fails because it always tries to decode operations against the current schema of the tablet, instead of the schema of the tablet at the time of the operation.
Attachments
Issue Links
- is related to
-
KUDU-382 Add coverage for and fix concurrent AlterSchema
- Resolved