ashb commented on PR #48547: URL: https://github.com/apache/airflow/pull/48547#issuecomment-2769018856
I wonder if it's better to use an actual upsert at the DB level when available https://docs.sqlalchemy.org/en/20/dialects/postgresql.html#insert-on-conflict-upsert (SQLIte has something similar in SQLA too. I don't know if mysql does) -- 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]
