vincbeck commented on PR #41206:
URL: https://github.com/apache/airflow/pull/41206#issuecomment-2271430140

   > I realize now that this fix will change the operator's behavior: for folks 
who have been using it with `deferrable = True` and `wait_for_completion = 
False` to make it go into deferrable mode (a workaround IMO), the task instance 
will now immediately be marked as success without waiting. Could break 
downstream tasks that expect the statement to be completed.
   
   You are correct but this is a bug fix. The previous behavior was wrong so to 
me we should go ahead with that change


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