Skip to content

Error with ADD COLUMN DEFAULT cancellation #21477

@dahbka-lis

Description

@dahbka-lis

Query:

ALTER TABLE `table` ADD COLUMN Col1 Uint32 NOT NULL DEFAULT 13;

Cancellation during execution is stopping it, but the column is not dropped and stores some nulls (but it is not null).

Metadata

Metadata

Assignees

Labels

area/queryprocessorQuery processor issues and requestsarea/schemeshardIssues related to Scheme Shard system tablet

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions