kyungjunleeme commented on issue #53444:
URL: https://github.com/apache/airflow/issues/53444#issuecomment-3086091776

   the issue is partially due to an incomplete refactoring during the adoption 
of AIP-72. While sensors were migrated to inherit from 
airflow.sdk.BaseOperator, the skip logic (SkipMixin._ensure_tasks) wasn't 
updated accordingly, leading to this bug.
   
   
https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-72+Task+Execution+Interface+aka+Task+SDK


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