Skip to content

Commit

Permalink
fix: failed to query data from other shards for distributed table (#1410
Browse files Browse the repository at this point in the history
) (#1411)

Co-authored-by: frank04.chen <[email protected]>
(cherry picked from commit 011fca8)
  • Loading branch information
hunterlodge authored and wangyelei committed Jan 15, 2025
1 parent 6f3dcef commit 14c5d1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/clickhouse/configs/00_default_overrides.xml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
{{- else }}
<port replace="replace" from_env="CLICKHOUSE_TCP_PORT"/>
{{- end }}
<user from_env="CLICKHOUSE_ADMIN_USER"></user>
<password from_env="CLICKHOUSE_ADMIN_PASSWORD"></password>
</replica>
{{- end }}
</shard>
Expand Down

0 comments on commit 14c5d1b

Please sign in to comment.