Skip to content

Support Mutations in storage Memory. #9117

@qoega

Description

@qoega

Use case

ALTER TABLE test
    UPDATE test = '1' WHERE 1


Received exception from server (version 20.2.1):
Code: 48. DB::Exception: Received from localhost:9000. DB::Exception: Mutations are not supported by storage Memory.

Metadata

Metadata

Assignees

Labels

comp-mutationsALTER UPDATE/DELETE and mutation execution over parts (including lightweight updates/deletes).easy taskGood for first contributorsfeatureminorPriority: minor

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions