hussein-awala commented on PR #31987:
URL: https://github.com/apache/airflow/pull/31987#issuecomment-1672078077

   > But I guess it remains for us to decide whether to deprecate iterator, and 
if given iterator, whether to consume up to the return, or just stop at first 
event, or consume all events....
   
   @dstandish We also need to think about triggers in the different providers 
and how to make them b/c; should we add an ugly Airflow version check in each 
trigger to know if we should yield an event or return it, or we only change the 
core triggers (`airflow/triggers/*`) and wait until bumping the minimum version 
of Airflow in providers to 2.7.x to make the 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