File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments