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

Use time datatype instead of unix nano representation for archival #757

Merged
merged 2 commits into from
Sep 25, 2020

Conversation

samarabbas
Copy link
Contributor

What changed?
Archival logic uses time as data type instead of unix nano

Why?
Temporal made a call to use time datatype everywhere in the code instead of timestamps

How did you test it?
unit and integration tests

Potential risks
May cause issues with querying archival records using timestamps

@samarabbas samarabbas merged commit 23e313d into temporalio:master Sep 25, 2020
@samarabbas samarabbas deleted the timestamp-convertions branch September 25, 2020 00:57
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.

2 participants