ashb edited a comment on pull request #8227:
URL: https://github.com/apache/airflow/pull/8227#issuecomment-636784936
> Thus, I would say that we should keep Index('dag_id_state', dag_id, _state)
Are you proposing keep that index and not add anymore?
Did you test with two indexes at the same time: (dag_id,state) and
(dag_id,run_type)? Oh yes, right there.
(It's hard for me to see the detail in the google sheet as in view only mode
it won't even let me resize the columns. Thanks Google.)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]