Skip to content

Commit ab8ec01

Browse files
authored
DOC-734 Snowflake streaming output (#94)
1 parent fb98459 commit ab8ec01

File tree

3 files changed

+515
-0
lines changed

3 files changed

+515
-0
lines changed

modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@
247247
*** xref:components:outputs/schema_registry.adoc[]
248248
*** xref:components:outputs/sftp.adoc[]
249249
*** xref:components:outputs/snowflake_put.adoc[]
250+
*** xref:components:outputs/snowflake_streaming.adoc[]
250251
*** xref:components:outputs/socket.adoc[]
251252
*** xref:components:outputs/splunk_hec.adoc[]
252253
*** xref:components:outputs/sql.adoc[]

modules/components/pages/outputs/snowflake_put.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
component_type_dropdown::[]
1111

12+
TIP: Use the xref:components:outputs/snowflake_streaming.adoc[`snowflake_streaming` output] for improved performance, cost-effectiveness, and ease of use.
1213

1314
Sends messages to Snowflake stages and, optionally, calls Snowpipe to load this data into one or more tables.
1415

0 commit comments

Comments
 (0)