uranusjr opened a new pull request #18522:
URL: https://github.com/apache/airflow/pull/18522


   `Timetable.infer_manual_data_interval()` expects a `pendulum.DateTime`, but 
`marshmallow_sqlalchemy.auto_field()` only automatically decodes to 
`datetime.datetime`. So we perform one additional coersion before passing the 
value on.


-- 
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]


Reply via email to