dabla commented on PR #48868: URL: https://github.com/apache/airflow/pull/48868#issuecomment-2808922909
Hmmm, dunno if it's possible to determine the length, as you need the context to resolve the arg and do the actual filtering? Ofc as we are using the streaming functionality in combination with the filtering, we don't have that issue as we don't need to know the task map length in advance. Maybe we could raise an AttributeError in that case, hence also probably a reason why the filter operation was never implemented before. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org