pierrejeambrun commented on PR #58814: URL: https://github.com/apache/airflow/pull/58814#issuecomment-3589959458
> How could users drop the indexes that just set before? That's not supported out of the box. > Would leveraging external_db_managers to be a better way to add indexes? I'm open to discussion and I can change the implementation depending on what you guys think. Why I started the first draft like this is simply to follow Ash recommendation that this should be created at api server startup time, and we don't want to block other components waiting on those 'extra' 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]
