Skip to content

Commit 95574a5

Browse files
SNOW-2028051 add a release note for new parameter
1 parent 6653de9 commit 95574a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DESCRIPTION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
2020
- Added `check_arrow_conversion_error_on_every_column` connection property that can be set to `False` to restore previous behaviour in which driver will ignore errors until it occurs in the last column. This flag's purpose is to unblock workflows that may be impacted by the bugfix and will be removed in later releases.
2121
- Lower log levels from info to debug for some of the messages to make the output easier to follow.
2222
- Allow the connector to inherit a UUID4 generated upstream, provided in statement parameters (field: `requestId`), rather than automatically generate a UUID4 to use for the HTTP Request ID.
23+
- Added `client_fetch_threads` parameter to better utilize threads for fetching query results
2324

2425
- v3.14.0(March 03, 2025)
2526
- Bumped pyOpenSSL dependency upper boundary from <25.0.0 to <26.0.0.

0 commit comments

Comments
 (0)