Skip to content

materialize-clickhouse: new connector#2776

Merged
jacobmarble merged 4 commits intomasterfrom
jgm-clickhouse
Apr 14, 2026
Merged

materialize-clickhouse: new connector#2776
jacobmarble merged 4 commits intomasterfrom
jgm-clickhouse

Conversation

@jacobmarble
Copy link
Copy Markdown
Contributor

Description:

Document materialize-clickhouse.

See estuary/connectors#4022

@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://estuary.github.io/flow/pr-preview/pr-2776/

Built to branch gh-pages at 2026-03-17 01:05 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Add a Required Permissions section with the specific grants needed:
GRANT ALL on the target database, plus SELECT on system.columns,
system.parts, and system.tables (not covered by the database grant).
Also document optional row-level policies for restricting system table
visibility to the target database only.
@jacobmarble jacobmarble requested a review from aeluce April 10, 2026 21:43
Copy link
Copy Markdown
Collaborator

@aeluce aeluce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

I left a couple comments, which are only suggestions, nothing major enough to be blocking. It would be good to go from my end!

Comment thread site/docs/reference/Connectors/materialization-connectors/ClickHouse.md Outdated
Comment thread site/docs/reference/Connectors/materialization-connectors/ClickHouse.md Outdated
@jacobmarble jacobmarble merged commit 64e6bba into master Apr 14, 2026
8 checks passed
@jacobmarble jacobmarble deleted the jgm-clickhouse branch April 14, 2026 19:04
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