v.1.1.54362New Feature
Added clickhouse-copier tool for cluster copying and resharding (beta)
Added the clickhouse-copier tool for copying between clusters and resharding data (beta).Why it matters
This feature addresses the need for efficient data migration and resharding across multiple ClickHouse clusters, simplifying cluster management and data distribution tasks for users.How to use it
Use theclickhouse-copier command-line tool to perform data copying and resharding operations between clusters. As it is in beta, usage may require configuration files specifying source and target clusters along with the data to be copied.