uranusjr commented on PR #44027: URL: https://github.com/apache/airflow/pull/44027#issuecomment-2481987480
I don’t think we are moving core Airflow concepts like BaseOperator into the provider? Unless we are, at least `@task` should stay in core. Likely `@setup` and `@teardown` as well (since `as_setup()` and `as_teardown()` are on BaseOperator). -- 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]
