Skip to content

Commit 682de65

Browse files
committed
[netlify-build]
1 parent f3f26d4 commit 682de65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Set up Snowflake as your Reverse ETL source.
99

1010
At a high level, when you set up Snowflake for Reverse ETL, the configured user/role needs read permissions for any resources (databases, schemas, tables) the query needs to access. Segment keeps track of changes to your query results with a managed schema (`__SEGMENT_REVERSE_ETL`), which requires the configured user to allow write permissions for that schema.
1111

12+
> info "Snowflake Reverse ETL sources support Segment's dbt extension"
13+
> If you have an existing dbt account with a Git repository, you can use [Segment's dbt extension](/docs/segment-app/extensions/dbt/) to centralize model management and versioning, reduce redundancies, and run CI checks to prevent breaking changes.
14+
1215
## Set up guide
1316
Follow the instructions below to set up the Segment Snowflake connector. Segment recommends you use the `ACCOUNTADMIN` role to execute all the commands below.
1417

0 commit comments

Comments
 (0)