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

Disable sqlalchemy 2 workaround for pandas 2 (DM-38553) #34

Merged
merged 1 commit into from Apr 4, 2023

Conversation

andy-slac
Copy link
Collaborator

Pandas 2.0 has a better support for sqlalchemy 2. The workaround that was needed for pandas 1 is no longer necessary and is conditionally disabled. When we migrate to pandas2 completely, that workaround can be removed.

This commit also fixes few mypy issues that appeared with new mypy version.

Pandas 2.0 has a better support for sqlalchemy 2. The workaround that
was needed for pandas 1 is no longer necessary and is conditionally
disabled. When we migrate to pandas2 completely, that workaround can be
removed.
@andy-slac andy-slac merged commit bebdf9f into main Apr 4, 2023
4 checks passed
@andy-slac andy-slac deleted the tickets/DM-38553 branch April 4, 2023 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants