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

enable airflow integration doc tests #5534

Open
yuhan opened this issue Nov 4, 2021 · 1 comment
Open

enable airflow integration doc tests #5534

yuhan opened this issue Nov 4, 2021 · 1 comment
Labels

Comments

@yuhan
Copy link
Contributor

yuhan commented Nov 4, 2021

seems like the dagster-airflow[test] install conflicts with pandas set up: https://buildkite.com/dagster/dagster/builds/21738#03672030-4a8b-4e13-8f51-c537c3891827/457-847

@yuhan
Copy link
Contributor Author

yuhan commented Nov 4, 2021

The test failure was caused by numpy's incompatibility with pandas <1.0 numpy/numpy#18355

we can't upgrade pandas because we pinned airflow==1.10.10 while apache/airflow#7954 was in airflow 1.10.11. The reason why we can't upgrade airflow is airflow 1.10.11 introduces k8s APIs which are incompatible with dagster-airflow: #2701

@yuhan yuhan added the test label Nov 4, 2021
@yuhan yuhan added this to Untriaged in Practitioner via automation Nov 4, 2021
@yuhan yuhan moved this from Untriaged to Backlog in Practitioner Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

1 participant