Skip to content

COW disks #42155

@alexey-milovidov

Description

@alexey-milovidov

Use case

Modify data on a read-only disk.

Describe the solution you'd like

A new disk type cow, is configured on top of two other disks, the read-only "source" disk and another disk with modifications.
The disk with modifications will contain patches, represented by two subdirectories - one with new files, that are replacing (shadow away) the original files, the other for deletion marks for the files that were deleted without creating a new file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    exploreExperimental tasksfeaturewarmup taskThe task for new ClickHouse team members. Low risk, moderate complexity, no urgency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions