ashb commented on PR #68314: URL: https://github.com/apache/airflow/pull/68314#issuecomment-4692692364
No, I'm not for two reasons. 1) We are hours away from 3.3.0 rcs (or is it betas), and this feels like a big change to land at the 11th hour. 2) And this: > [v3 is not a drop-in replacement for v2](https://www.psycopg.org/psycopg3/docs/basic/from_pg2.html) is true for direct use of Psycopg2/3; but SQLA already deals with that difference for us, and we don't use psycopg directly anywhere. So for us, I think it should be a drop in replacement. -- 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]
