Skip to content

Bump snowflake-connector-python[pandas] from 2.4.3 to 2.7.12#45

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/snowflake-connector-python-pandas--2.7.12
Closed

Bump snowflake-connector-python[pandas] from 2.4.3 to 2.7.12#45
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/snowflake-connector-python-pandas--2.7.12

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps snowflake-connector-python[pandas] from 2.4.3 to 2.7.12.

Release notes

Sourced from snowflake-connector-python[pandas]'s releases.

Release

  • 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

Release

  • Added minimum version pin to typing_extensions

Release

  • Release wheels are now built on manylinux2014
  • Bumped supported pyarrow version to >=8.0.0,<8.1.0
  • Updated vendored library versions requests to 2.28.1 and urllib3 to 1.26.10
  • Added in-memory cache to OCSP requests
  • Added overwrite option to write_pandas
  • Added attribute lastrowid to SnowflakeCursor in compliance with PEP249.
  • Fixed a bug where gzip compressed http requests might be garbled by an unflushed buffer
  • Added new connection diagnostics capabilities to snowflake-connector-python
  • Bumped numpy dependency from <1.23.0 to <1.24.0

Release

  • Fixed a bug where errors raised during get_results_from_sfqid() were missing errno
  • Fixed a bug where empty results containing GEOGRAPHY type raised IndexError

Release

No release notes provided.

Release

No release notes provided.

Release

No release notes provided.

Release

v2.7.5

Release

v2.7.4

Release

v2.7.3

Release

v2.7.2

Release

No release notes provided.

Release

No release notes provided.

... (truncated)

Commits
  • e145e62 Revert "SNOW-641540 Fix dtypes of fetch_pandas_all for empty result" (#1237)
  • 128dd75 SNOW-641540 Fix dtypes of fetch_pandas_all for empty result (#1226)
  • dda63ae Update requirements files
  • c1f53e2 SNOW-650001: Bumped up PythonConnector PATCH version from 2.7.11 to 2… (#1235)
  • 979219d SNOW-648958 Support for Okta OIE (#1233)
  • 8bcd1fb Update snyk-issue.yml (#1210)
  • 8108f63 Update pull_request_template.md (#1224)
  • d0efd0f SNOW-642562-yuwang: cursor.fetch_pandas_batches() when executing asynchronous...
  • 9393302 SNOW-640954 add new automatic future import hook (#1221)
  • 7c4b6bd SNOW-630797 Support table_type in pandas_tools (#1216)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [snowflake-connector-python[pandas]](https://github.com/snowflakedb/snowflake-connector-python) from 2.4.3 to 2.7.12.
- [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases)
- [Commits](snowflakedb/snowflake-connector-python@v2.4.3...v2.7.12)

---
updated-dependencies:
- dependency-name: snowflake-connector-python[pandas]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2022

Superseded by #46.

@dependabot dependabot bot closed this Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/pip/snowflake-connector-python-pandas--2.7.12 branch October 3, 2022 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants