ephraimbuddy commented on pull request #18065:
URL: https://github.com/apache/airflow/pull/18065#issuecomment-915397533


   > I wonder if it's worth adding another conditional index on queued here 
like we did in #18061
   > 
   > (Annoyingly for Mysql we'd _like_ only a single (state,dag_id) index, but 
I'm not sure if we can easily/realistically do that.)
   
   I ran airflow with having two indexes on (state,dag_id) in MySQL 5.7, it 
didn't complain. Will still test with other versions or what do you think?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to