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

ClickHouse/sink: Unable to cleanup replicated db-engine #25

Open
laskoviymishka opened this issue Aug 25, 2024 · 0 comments
Open

ClickHouse/sink: Unable to cleanup replicated db-engine #25

laskoviymishka opened this issue Aug 25, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@laskoviymishka
Copy link
Contributor

Drop failed, try on next iteration
 error failed to push non-row item 0 of kind "drop_table" in batch: Push failed: failed to push 1 rows to ClickHouse shard 0: ClickHouse Push failed: unable to drop: XXXXXXXX:error executing DDL (distributed=true): cannot drop table (distributed=true): code: 80, message: There was an error on [XXXXXXXXXX]: Code: 80. DB::Exception: It's not initial query. ON CLUSTER is not allowed for Replicated database. (INCORRECT_QUERY) (version 24.5.1.22957 (official build))

Looks like for distributed replicated database on cluster key-word is forbidden, we must adapt cleanup policy for that.

@laskoviymishka laskoviymishka added good first issue Good for newcomers bug Something isn't working labels Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant