stephen-bracken commented on issue #60408:
URL: https://github.com/apache/airflow/issues/60408#issuecomment-3743943357
Hi @henry3260 , thanks for working on this. Any idea why passing in a
`datetime` object results in a `str` being serialized here? My expectation is
that the datetime should be serialized as a json dict with `{ "timestamp":
123456789, "tz": "utc" }` and not 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]