Skip to content

Conversation

@josh-fell
Copy link
Contributor

@josh-fell josh-fell commented Mar 15, 2023

Currently the operator name for TaskFlow tasks using the @task.sensor decorator was still "DecoratedSensorOperator". To keep consistent with the other TaskFlow decorators, adding a custom_operator_name for these tasks.

Current the operator name for TaskFlow tasks using the `@task.sensor` decorator was still "DecoratedSensorOperator". To keep consistent with the other TaskFlow decorators, adding a `custom_operator_name` for these tasks.
@josh-fell josh-fell merged commit 2842a0f into apache:main Mar 16, 2023
@josh-fell josh-fell deleted the sensor-deco-name branch March 16, 2023 02:51
@pierrejeambrun pierrejeambrun added this to the Airflow 2.5.3 milestone Mar 22, 2023
@pierrejeambrun pierrejeambrun added the type:misc/internal Changelog: Misc changes that should appear in change log label Mar 22, 2023
pierrejeambrun pushed a commit that referenced this pull request Mar 23, 2023
Current the operator name for TaskFlow tasks using the `@task.sensor` decorator was still "DecoratedSensorOperator". To keep consistent with the other TaskFlow decorators, adding a `custom_operator_name` for these tasks.

(cherry picked from commit 2842a0f)
pierrejeambrun pushed a commit that referenced this pull request Mar 24, 2023
Current the operator name for TaskFlow tasks using the `@task.sensor` decorator was still "DecoratedSensorOperator". To keep consistent with the other TaskFlow decorators, adding a `custom_operator_name` for these tasks.

(cherry picked from commit 2842a0f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants