Skip to content

Commit 86e47a1

Browse files
committed
update changelog
1 parent 9b43398 commit 86e47a1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

DESCRIPTION.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
1010

1111
- v3.3.0b1(September 13,2023)
1212

13-
- Updated arrow-nanoarrow dependency which improved error handling.
14-
- Aligned error experience of corrupted arrow data with the GA versions.
13+
- Version 3.3.0b1 is the snowflake-connector-python based on apache nanoarrow project, which
14+
reduces the package size as well as removes a hard dependency on a specific version of pyarrow.
15+
This version is built on top of v3.2.0, and it includes the following nanoarrow related improvements:
16+
- Updated arrow-nanoarrow dependency which improved error handling.
17+
- Aligned error experience of handling corrupted arrow data with the GA versions.
1518

1619
- v3.2.0(September 06,2023)
1720

0 commit comments

Comments
 (0)