Skip to content

Support for ON CLUSTER Migrations #166

Description

@gempir

When managing clusters of ClickHouse nodes, it's typical to run migrations with ON CLUSTER <name> to apply any changes.

https://clickhouse.com/docs/sql-reference/distributed-ddl

This would be useful in chkit aswell. This means chkit would only run this query on 1 node, and clickhouse will handle the propagation of those changes to the cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions