-
Notifications
You must be signed in to change notification settings - Fork 75
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
Sqlalchemy error with Airflow 2.0.1 #103
Comments
I see, MySQL 5.7 does not support window functions. I think it is possible to rewrite SQL without them. |
I can confirm it's working with Mysql 8. Have you any idea how to fix this query ? |
I'm also running into this. Any progress on a fix? |
@brandon-fryslie @Jeoffreybauvin can you please check if the fix here works for you? #111 |
I have the same problem $ pip freeze | grep airflow Ooops! Python version: 3.6.15
|
I just installed airflow-prometheus on my Airflow setup with Kubernetes :
I'm using Mysql 5.7 (Percona server).
When I hit /admin/metrics/ :
The text was updated successfully, but these errors were encountered: