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

Specify that timestamps are uint64 #2

Open
alexjg opened this issue Jan 10, 2023 · 0 comments
Open

Specify that timestamps are uint64 #2

alexjg opened this issue Jan 10, 2023 · 0 comments

Comments

@alexjg
Copy link
Collaborator

alexjg commented Jan 10, 2023

Copied from @ConradIrwin 's comments on #1

Currently the time of a change is specified to be an int64 in a change chunk, but a uint64 in a document chunk. (Also the 0 value, should really be interpreted as null). It won't matter for a few hundred million years (or until time-travel to pre-1970 is legalized), but it's probably easy to redefine the time to be uint64 everywhere.

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

No branches or pull requests

1 participant