pypi snowflake-connector-python 3.0.3
Release

latest releases: 3.12.3, 3.12.2, 3.12.1...
18 months ago

New Features and Improvements

  • Added a parameter that allows users to skip file uploads to stage if file exists on stage and contents of the file match.
  • Improved type hint of SnowflakeCursor.execute method.
  • Improved GET logging to warn when downloading multiple files with the same name.

Bug Fixes

  • Fixed a bug that prints error in logs for GET command on GCS.
  • Fixed a bug that occurred when writing a Pandas DataFrame with non-default index in snowflake.connector.pandas_tool.write_pandas.
  • Fixed a bug that occurred when writing a Pandas DataFrame with column names containing double quotes in snowflake.connector.pandas_tool.write_pandas.
  • Fixed a bug that occurred when writing a Pandas DataFrame with binary data in snowflake.connector.pandas_tool.write_pandas.

Please check our community page for release notes.

Don't miss a new snowflake-connector-python release

NewReleases is sending notifications on new releases.