dstandish commented on PR #69565: URL: https://github.com/apache/airflow/pull/69565#issuecomment-4971913084
> A nice improvement. Possibly one extra select we can avoid (not sure if it matters as i didn't trace the code out fully) [#69565 (comment)](https://github.com/apache/airflow/pull/69565#discussion_r3561071522) I added a note in the commit message about this: > We could have also defensively added a `set_committed_value` on the dagrun attr for the index-0 case but it's not necessary as is because the dag run object is cached for that reused TI object. -- 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]
