github snowflakedb/snowflake-connector-python v2.7.12
Release

latest releases: v3.11.0, v3.10.1, v3.10.0...
22 months ago
  • Fixed a bug where timestamps fetched as pandas.DataFrame or pyarrow.Table would overflow for the sake of unnecessary precision. In the case where an overflow cannot be prevented a clear error will be raised now.
  • Added in-file caching for OCSP response caching
  • The write_pandas function now supports transient tables through the new table_type argument which supersedes create_temp_table argument
  • Fixed a bug where calling fetch_pandas_batches incorrectly raised NotSupportedError after an async query was executed

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

NewReleases is sending notifications on new releases.