justinpakzad commented on PR #69391: URL: https://github.com/apache/airflow/pull/69391#issuecomment-5132278297
> This looks good but I think we should have composite indexes which will be more beneficial in the long run (dag_id, last_updated) on dagcode and (dag_id, created_at) on serialized_dag > > We have queries that actually exercise those paths Good call, I've updated them to composite indexes. -- 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]
