chore(deps-dev): bump databricks-sqlalchemy from 1.0.5 to 2.0.10 - #12
chore(deps-dev): bump databricks-sqlalchemy from 1.0.5 to 2.0.10#12dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [databricks-sqlalchemy](https://github.com/databricks/databricks-sqlalchemy) from 1.0.5 to 2.0.10. - [Release notes](https://github.com/databricks/databricks-sqlalchemy/releases) - [Changelog](https://github.com/databricks/databricks-sqlalchemy/blob/main/CHANGELOG.md) - [Commits](databricks/databricks-sqlalchemy@v1.0.5...v2.0.10) --- updated-dependencies: - dependency-name: databricks-sqlalchemy dependency-version: 2.0.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Devin dependency upgrade dispositionStatus: Evidence: databricks-sqlalchemy 2.0.10 requires SQLAlchemy >=2.0.21 and pyarrow >=14, but Superset pins sqlalchemy>=1.4,<2. The PR also keeps databricks-sql-connector==4.2.6, which satisfies the connector>=4.0.1 requirement, but the SQLAlchemy constraint is the blocker. Security review: For Implementation approach / considerations: Wait for SQLAlchemy 2.0 migration (#41), then re-run Databricks integration tests and regenerate the databricks extra constraints. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps databricks-sqlalchemy from 1.0.5 to 2.0.10.
Release notes
Sourced from databricks-sqlalchemy's releases.
Changelog
Sourced from databricks-sqlalchemy's changelog.
Commits
4464cf1Bump to version 2.0.10 (#70)99dc531Merge pull request #65 from databricks/jayant-singh_data/fix-float64-precisio...f4b0bf8Merge pull request #69 from databricks/fix/pecoblr-2746-followup-escaped-bind...b09bebbFix multi-row CAST when bind names contain escape-map characters.b702520Merge pull request #68 from databricks/fix/pecoblr-2746-adaptive-multirow-casts4ae2f03Address multi-row cast review feedback.c022318Document SQLAlchemy connection URL parameters.aa0d69bAdd opt-out gate for multi-row insert casts.b1d7ab2Fix mixed-type pandas multi-row inserts with targeted casts.7e74a3fFix: use public user_agent_entry connect parameter (#64)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)