vatsrahul1001 commented on issue #36629:
URL: https://github.com/apache/airflow/issues/36629#issuecomment-1879651002
@fpopic instead of using `pendulum.from_format('{{ ds }}', fmt="YYYY-MM-DD")
`can you try `newer_than='{{ ds }}'` as defauft format is `YYYY-MM-DD` only
--
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]