ashb commented on PR #67800: URL: https://github.com/apache/airflow/pull/67800#issuecomment-4659462931
@Dev-iL I feel very uncomfortable merging this without the swap away from asyncpg first as it would essentially break all task execution for anyone using pgbouncer unless they happen to notice the change in the docs. Either we need to change the asyncpg migration to disable the prepared statments by default, or do #67801 first. Given 3.3.0 is about to enter the Beta and RC stage we need to be careful about not merging "half-breaking" changes to main. -- 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]
