Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster support for clickhouse #2200

Open
pheepa opened this issue Jan 9, 2025 · 0 comments
Open

Cluster support for clickhouse #2200

pheepa opened this issue Jan 9, 2025 · 0 comments

Comments

@pheepa
Copy link

pheepa commented Jan 9, 2025

Feature description

ALTER, CREATE, DROP queries in multiple nodes Clickhouse setup should include "on cluster <cluster_name>" clause to run query on all nodes in cluster.
Now it seems that it has not been implemented.

Are you a dlt user?

I'd consider using dlt, but it's lacking a feature I need.

Use case

Correct work with multiple nodes setup

Proposed solution

on_cluster_mode and cluster_name added to clickhouse.credentials
all ddl parameterised with "on cluster"

Related issues

#1183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant