Skip to content

v3.3.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sfc-gh-aling sfc-gh-aling released this 13 Sep 18:55
  • Version 3.3.0b1 is the snowflake-connector-python based on apache nanoarrow project, which
    reduces the package size as well as removes a hard dependency on a specific version of pyarrow.
    This version is built on top of v3.2.0, and it includes the following nanoarrow related improvements:
    • Updated arrow-nanoarrow dependency which improved error handling.
    • Aligned error experience of handling corrupted arrow data with the GA versions.