Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace our customized Duration types with plain timedeltas #13603

Merged
merged 1 commit into from
May 28, 2024

Conversation

chrisguidry
Copy link
Collaborator

As I was trying to reconcile the schemas between OSS and Cloud, I discovered
that there's a model configuration called ser_json_timedelta where we can
easily toggle the original behavior of serializing to floats. No need for
custom types at all.

As I was trying to reconcile the schemas between OSS and Cloud, I discovered
that there's a model configuration called `ser_json_timedelta` where we can
easily toggle the original behavior of serializing to floats.  No need for
custom types at all.
@chrisguidry chrisguidry requested review from zangell44 and a team as code owners May 28, 2024 21:37
@aaazzam aaazzam self-requested a review May 28, 2024 21:39
@chrisguidry chrisguidry merged commit 9813103 into main May 28, 2024
19 of 25 checks passed
@chrisguidry chrisguidry deleted the fix-timedelta-schemas branch May 28, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants