Skip to content

Commit e43f03e

Browse files
SNOW-2182766 no 3.15.1 release yet we have release notes for it (#2381)
1 parent fe311e1 commit e43f03e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

DESCRIPTION.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
1313
- Add `bulk_upload_chunks` parameter to `write_pandas` function. Setting this parameter to True changes the behaviour of write_pandas function to first write all the data chunks to the local disk and then perform the wildcard upload of the chunks folder to the stage. In default behaviour the chunks are being saved, uploaded and deleted one by one.
1414
- Added support for new authentication mechanism PAT with external session ID.
1515
- Added `client_fetch_use_mp` parameter that enables multiprocessed fetching of result batches.
16-
17-
- v3.15.1(May 20, 2025)
1816
- Added basic arrow support for Interval types.
1917
- Fix `write_pandas` special characters usage in the location name.
2018
- Fix usage of `use_virtual_url` when building the location for gcs storage client.

0 commit comments

Comments
 (0)