You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/reverse-etl/system.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ For Segment to compute the data changes within your warehouse, Segment needs to
17
17
> There may be cost implications to having Segment query your warehouse tables.
18
18
19
19
## Reverse ETL Schema
20
-
When using Reverse ETL with Segment, several system tables are created within the `__segment_reverse_etl` schema in your Snowflake instance. These tables are crucial for managing the sync process efficiently and tracking state information. Below are the details of the system tables in this schema:
20
+
When using Reverse ETL with Segment, several system tables are created within the `__segment_reverse_etl` schema in your warehouse. These tables are crucial for managing the sync process efficiently and tracking state information. Below are the details of the system tables in this schema:
0 commit comments