eladkal commented on code in PR #41206:
URL: https://github.com/apache/airflow/pull/41206#discussion_r1706341914


##########
airflow/providers/amazon/CHANGELOG.rst:
##########
@@ -26,6 +26,19 @@
 Changelog
 ---------
 
+Main
+......
+
+.. warning:: A bug in ``RedshiftDataOperator`` prevented tasks configured with 
``deferrable=True`` and
+  ``wait_for_completion=True`` from entering the deferred state. Instead, the 
task would occupy an executor slot

Review Comment:
   Do we know which version introduced this bug? If we can be specific that is 
helpful



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