zhongjiajie commented on issue #8231: Dag bulk_sync_to_db dag_tag only remove not exists URL: https://github.com/apache/airflow/pull/8231#issuecomment-613439829 @mik-laj Not sure about it, Is it both two way we just delete/add `orm_dags` object but not query database? we just bulk to database with `session.commit()` statement? So whether remove all and add all or just remove not exists one, and add new one the query number are same?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
