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

fail to create integration tables #298

Closed
milos-matijasevic opened this issue Nov 1, 2021 · 3 comments · Fixed by #310
Closed

fail to create integration tables #298

milos-matijasevic opened this issue Nov 1, 2021 · 3 comments · Fixed by #310
Assignees

Comments

@milos-matijasevic
Copy link

clickhouse-backup version 1.2.0
clickhouse version 20.10.7.4

On startup ch-backup fail to create integration tables with error:

error code: 36, message: Engine URL doesn't support SETTINGS clause. Currently only the following engines have support for the feature: [RabbitMQ, Kafka, Join, Set, MergeTree, ReplicatedVersionedCollapsingMergeTree, ReplacingMergeTree, ReplicatedSummingMergeTree, ReplicatedAggregatingMergeTree, ReplicatedCollapsingMergeTree, ReplicatedGraphiteMergeTree, ReplicatedMergeTree, ReplicatedReplacingMergeTree, VersionedCollapsingMergeTree, SummingMergeTree, TinyLog, GraphiteMergeTree, CollapsingMergeTree, AggregatingMergeTree, StripeLog, Log]
@Slach Slach self-assigned this Nov 1, 2021
@Slach
Copy link
Collaborator

Slach commented Nov 1, 2021

thanks a lot for your report

@milos-matijasevic
Copy link
Author

where did you find out that after 21.1 url engine supports settings?
also when this will be released?
thanks for fix!

@Slach
Copy link
Collaborator

Slach commented Nov 3, 2021

Just run in docker with different version CREATE TABLE ... ENGINE=Url ... SETTINGS and look to result

@Slach Slach mentioned this issue Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants