ashb commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL 
query building for hot-path queries
URL: https://github.com/apache/airflow/pull/6792#discussion_r357133237
 
 

 ##########
 File path: airflow/models/dagrun.py
 ##########
 @@ -286,25 +321,27 @@ def update_state(self, session=None):
             session=session
 
 Review comment:
   Will check. I was mostly making these changes based on the hot-spots 
identified by the profling, but I have already extended this a bit beyond just 
that with the refactor of this method.
   
   Perhaps I should revert some of these changes and make them in to a separate 
PR?

----------------------------------------------------------------
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

Reply via email to