You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can't install snowflake-sqlalchemy with the second version of sqlalchemy
What is the desired behavior?
To install snowflake-sqlalchemy with the second version of sqlalchemy
How would this improve snowflake-connector-python?
It would allow you to use all improvements from sqlalchemy 2. To me, the most important ones are the type hinting improvements but there is a lot more.
The text was updated successfully, but these errors were encountered:
Also, could you share a better estimate. Do you mean in the next couple of quarters you will start discussing the priority or that in the next couple of quarters you will deliver. Either way taking so much time to bring your package up to date with their dependencies is quite unacceptable.
@sk- apologies. I closed it because we are already tracking this using #452
We will start working on this in the next couple of quarters. We totally get the priority of this ask but we also need to balance this with other competing customer asks/priorities.
What is the current behavior?
You can't install snowflake-sqlalchemy with the second version of sqlalchemy
What is the desired behavior?
To install snowflake-sqlalchemy with the second version of sqlalchemy
How would this improve
snowflake-connector-python
?It would allow you to use all improvements from sqlalchemy 2. To me, the most important ones are the type hinting improvements but there is a lot more.
The text was updated successfully, but these errors were encountered: