Closed sfc-gh-mraba closed 4 months ago
All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.
I have read the CLA Document and I hereby sign the CLA
🚀
@sfc-gh-mraba - Thanks for adding 2.0 support. Do you have any timeline of when this version will be released? 🥺
@sfc-gh-mraba - Thanks for adding 2.0 support. Do you have any timeline of when this version will be released? 🥺
Would really appreciate if you could provide some timeline. Thanks!!
It looks like implementation is completed and pull request is also approved. Any timelines for merging it and releasing ne version of snowflake-sqlalchemy?
fwiw, I've been running this code in production for a few days and had no issues
hey folks thank you for the interest; please head to the pinned issue https://github.com/snowflakedb/snowflake-sqlalchemy/issues/380 for timeline and updates - i'll post there as soon as there's any news or more fresh ETA
@sjhewitt appreciate your comment very much, good to hear the changes are running without major issues !
@sfc-gh-mraba - Is there any update on timelines for merging and releasing new version of snowflake-sqlalchemy?
@nitin-kakkar please head to the pinned issue https://github.com/snowflakedb/snowflake-sqlalchemy/issues/380 for timeline and updates - i'll post there as soon as there's any news or more fresh ETA
Is this PR going to be merged soon? I saw changes have been approved but not all the checks are complete.
Is this PR going to be merged soon? I saw changes have been approved but not all the checks are complete.
+1
It looks like two actions are stuck but are required before automatically merging. Maybe a maintainer would be able to manually start these two actions?
Please answer these questions before submitting your pull requests. Thanks!
What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
Fixes #SNOW-1058245
Fill out the following pre-review checklist:
Please describe how your code solves the related issue.
We adapted SnowflakeDialect compatibility with SQLAlchemy 2.0. We added testing jobs with SQLAlchemy 2.0 installed. We moved from tox to hatch.