anaynayak commented on issue #15001: URL: https://github.com/apache/airflow/issues/15001#issuecomment-934527384
I can pick this up. Was thinking of the same approach as suggested by @SevakAvet For the choice between `any` and `all` I believe it will depend on the use case. I can either get started with a simple `all` based PR or accept a Callable[[Dict[str, bool]],bool] to let the consumer decide based on the use case. -- 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]
