dstandish commented on pull request #20656: URL: https://github.com/apache/airflow/pull/20656#issuecomment-1053613393
> Nice one. Also it has the potential of being detected by our "min airflow vrsion" CI check (It would fail on import). > > Anyone else? @dstandish ? It's good with me. I recall @potiuk that you were trying to find a way to make it possible to return a tuple. But I think this change should be compatible with that. What we _could_ consider doing is, for 3.0, make it so a sensor must be true / false or PRV (i.e., no longer support "truthy" values) and then in 3.1 we could add support for tuple. WDYT? -- 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]
