Skip to content

Commit 656bf3a

Browse files
Update src/connections/reverse-etl/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent c969570 commit 656bf3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/reverse-etl/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,4 +305,4 @@ Column JSON size | The maximum size of any single column value. | 128 KiB
305305
It's expected that when you select **Updated records** the records do not change after the first sync. During the first sync, the reverse ETL system calculates a snapshot of all the results and creates records in the `_segment_reverse_etl` schema. All the records are considered as *Added records* instead of *Updated records* at this time. The records can only meet the *Updated records* condition when the underlying values change after the first sync completes.
306306

307307
#### Does Segment use Transport Layer Security (TLS) for the connection between Snowflake and Segment?
308-
Segment uses the official [gosnowflake library](https://pkg.go.dev/github.com/snowflakedb/gosnowflake#pkg-variables) for connecting with the Snowflake, which internally uses TLS for the HTTP transport.
308+
Segment uses the [gosnowflake library](https://pkg.go.dev/github.com/snowflakedb/gosnowflake#pkg-variables){:target="_blank"} to connect with Snowflake, which internally uses TLS for the HTTP transport.

0 commit comments

Comments
 (0)