romsharon98 commented on PR #44027: URL: https://github.com/apache/airflow/pull/44027#issuecomment-2483283127
> 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). But isn't @ task mean PythonOperator and therefore we want it out of Core? -- 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]
