dstandish opened a new pull request, #32053:
URL: https://github.com/apache/airflow/pull/32053

   This provides a number of benefits.
   
   One is now we can do MyTeardown(...).as_teardown(the_setup) instead of 
having to arrow directly these two.
   
   The other is that I think it can be cognitively easier to set these 
properties while setting relationships rather than when instantiating.
   
   This can also make it easier to "convert" an existing dag to use setup / 
teardown.
   


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

Reply via email to