Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Pin snowflake-sqlalchemy to 1.2.4 #16515

Merged
merged 2 commits into from
Aug 31, 2021

Conversation

danielewood
Copy link
Contributor

@danielewood danielewood commented Aug 31, 2021

SUMMARY

snowflake-sqlalchemy 1.2.5 introduced breaking changes requiring sqlalchemy>=1.4.0. This PR pins the last working version of 1.2.4 until Superset migrates to sqlalchemy>=1.4.0 and updates the docs accordingly.

Reference: snowflakedb/snowflake-sqlalchemy#235

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@danielewood danielewood changed the title Pin snowflake-sqlalchemy to 1.2.4 fix: Pin snowflake-sqlalchemy to 1.2.4 Aug 31, 2021
@villebro
Copy link
Member

Thanks for the fix @danielewood ! As SqlAlchemy 1.4 has been out for a while and seems to be gaining momentum, we should start preparing for upgrading to 1.4 shortly.

@villebro villebro merged commit ad8336a into apache:master Aug 31, 2021
@villebro villebro added the v1.3 label Aug 31, 2021
villebro pushed a commit that referenced this pull request Sep 6, 2021
* Pin snowflake-sqlalchemy to 1.2.4

* lint files

(cherry picked from commit ad8336a)
opus-42 pushed a commit to opus-42/incubator-superset that referenced this pull request Nov 14, 2021
* Pin snowflake-sqlalchemy to 1.2.4

* lint files
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 28, 2021
* Pin snowflake-sqlalchemy to 1.2.4

* lint files
@mistercrunch mistercrunch added 🍒 1.3.1 🍒 1.3.2 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.4.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS v1.3 🍒 1.3.1 🍒 1.3.2 🚢 1.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants