kaxil commented on pull request #17959:
URL: https://github.com/apache/airflow/pull/17959#issuecomment-910215813
> Is it also worth checking if {{ or {% is in the string, and if not, then
continuing to try and parse it as a DT?
I feel it's not worth it, as we will then have to do an extra check in
DateTimeSensorAsync to make sure we are convert str to datetime. as `{{` would
render to a string
--
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]