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

Create integration tests for pandas and sqlalchemy #37758

Closed
1 task done
Taragolis opened this issue Feb 27, 2024 · 0 comments · Fixed by #37779
Closed
1 task done

Create integration tests for pandas and sqlalchemy #37758

Taragolis opened this issue Feb 27, 2024 · 0 comments · Fixed by #37779
Labels
kind:meta High-level information important to the community

Comments

@Taragolis
Copy link
Contributor

Body

Follow up: #37748 (comment)

We had a problem with indirect dependencies between pandas and sqlaclhemy which reported in #37742.

Simple solution for avoid this situation in the future is create a simple integration tests for pandas (MySQL and Postgres and maybe SQLite) which obtain result by pandas.read_sql and save it by pandas.DataFrame.to_sql

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.
@Taragolis Taragolis added the kind:meta High-level information important to the community label Feb 27, 2024
@Taragolis Taragolis changed the title Create integration tests for pandas and SQLAlchemy Create integration tests for pandas and sqlalchemy Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:meta High-level information important to the community
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant