Skip to content

Commit 4079cad

Browse files
committed
Remove beta info for RETL Postgres and Databricks sources
1 parent d46e61e commit 4079cad

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Databricks Reverse ETL Setup
33
---
44

5-
> info ""
6-
> The Databricks Reverse ETL source is in beta and Segment is actively working on this feature. Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this feature.
7-
85
Set up Databricks as your Reverse ETL source.
96

107
At a high level, when you set up Databricks for Reverse ETL, the configured user 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.

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Postgres Reverse ETL Setup
33
---
44

5-
> info ""
6-
> The Postgres Reverse ETL source is in beta and Segment is actively working on this feature. Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this feature.
7-
85
Set up Postgres as your Reverse ETL source.
96

107
At a high level, when you set up Postgres 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.

0 commit comments

Comments
 (0)