Skip to content

docs: document reuse_connections profile option for dbt-clickhouse#214

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/400ada9c
Open

docs: document reuse_connections profile option for dbt-clickhouse#214
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/400ada9c

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Ports upstream PR #6378 (dbt-reuse-connections) to the Mintlify docs.

Changes

  • Added the reuse_connections profile option to the dbt-clickhouse profile configuration example in integrations/connectors/data-ingestion/etl-tools/dbt/features-and-configurations.mdx.

Context

Only the English source under docs/ was ported; i18n translation directories were intentionally skipped per instructions.


Note

Low Risk
Documentation-only change to a profile example; no runtime or configuration behavior is modified in this repo.

Overview
Documents the reuse_connections dbt-clickhouse profile setting in the profiles.yml example on the Features and configurations page.

The new line records the default True (reuse one connection across models) and when to set False—closing the connection after each model so load balancers on multi-replica ClickHouse Cloud can route by TCP connection.

Reviewed by Cursor Bugbot for commit 899f9a1. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview Jun 16, 2026, 9:55 PM

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.

0 participants