Skip to content

Commit 872922f

Browse files
authored
Update system.md
removed snowflake
1 parent 29d4a67 commit 872922f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/reverse-etl/system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For Segment to compute the data changes within your warehouse, Segment needs to
1717
> There may be cost implications to having Segment query your warehouse tables.
1818
1919
## 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:
2121

2222
**1. Records Table**
2323

0 commit comments

Comments
 (0)