dabla commented on PR #48868:
URL: https://github.com/apache/airflow/pull/48868#issuecomment-3028886997

   Filtering with XCom's will only be possible once 
[AIP-88](https://cwiki.apache.org/confluence/display/AIRFLOW/%5BWIP%5D+AIP-88%3A+Lazy+task+expansion)
 is implemented in following 
[PR](https://github.com/apache/airflow/pull/51391), so until then this PR makes 
no sense as in current implementation Xcom's have to know their length in 
advance which is impossible with filtering as it will possibily alter the 
length of Xcom's while filtering.


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