Skip to content

Commit 2cd1a18

Browse files
Apply suggestion from @mirnawong1
Co-authored-by: Mirna Wong <89008547+mirnawong1@users.noreply.github.com>
1 parent 74c5022 commit 2cd1a18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/snippets/_fusion-threads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
For BigQuery and Redshift, setting `--threads 0` (or omitting the setting) allows Fusion to dynamically optimize parallelism.
99

10-
For Snowflake and Databricks, only `threads: 1` is respected. If you are seeing timeouts due to Fusion parallelism, try setting `threads: 1` to see if this resolves the issue.
10+
- For BigQuery and Redshift, <Constant name="fusion"/> respects user-set thread values to accommodate warehouse-specific limits. Setting `--threads 0` (or omitting the setting) allows <Constant name="fusion"/> to dynamically optimize parallelism.

0 commit comments

Comments
 (0)