Skip to content

fix(migrations): Fix handling distributed clusters with - in their names#4902

Merged
rgibert merged 2 commits into
masterfrom
rgibert/fix-distributed-cluster-names-migrations
Oct 20, 2023
Merged

fix(migrations): Fix handling distributed clusters with - in their names#4902
rgibert merged 2 commits into
masterfrom
rgibert/fix-distributed-cluster-names-migrations

Conversation

@rgibert

@rgibert rgibert commented Oct 20, 2023

Copy link
Copy Markdown
Member

Clusters with - & numbers in their names fail as Clickhouse thinks it's an arithmetic operation. Surrounding the cluster name in back ticks should fix this.

Clusters with `-` & numbers in their names fail as Clickhouse thinks it's an arithmetic operation.  Surrounding the cluster name in back ticks should fix this.
@rgibert rgibert requested a review from a team as a code owner October 20, 2023 16:53
@rgibert rgibert enabled auto-merge (squash) October 20, 2023 17:02
@rgibert rgibert merged commit d5d5cc7 into master Oct 20, 2023
@rgibert rgibert deleted the rgibert/fix-distributed-cluster-names-migrations branch October 20, 2023 17:40
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 this pull request may close these issues.

3 participants