potiuk commented on issue #36948:
URL: https://github.com/apache/airflow/issues/36948#issuecomment-1909772575

   The first approach  - the difference in the first case is that you can use 
same DAG / Operator for different Airlfow versions. The second one depends on 
how you use it - so for example you would not be able to have operator with 
logger_name that will work both pre- and post- 2.8.0  (unless you do version 
check in the operator)


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