Skip to content

Comments

Refactor Writetime#2994

Merged
smatting merged 3 commits intodevelopfrom
fs-1214/refactor-writetime
Jan 17, 2023
Merged

Refactor Writetime#2994
smatting merged 3 commits intodevelopfrom
fs-1214/refactor-writetime

Conversation

@smatting
Copy link
Contributor

@smatting smatting commented Jan 17, 2023

This PR refactors multiple definitions of the Writetime a type to a single one, which wraps a UTCTime value.
This means no loss of precision: The function writetimeToInt64 can recover the original integer that cassandra uses to represent writetimes.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d

@smatting smatting temporarily deployed to cachix January 17, 2023 11:27 — with GitHub Actions Inactive
@smatting smatting temporarily deployed to cachix January 17, 2023 11:27 — with GitHub Actions Inactive
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Jan 17, 2023
Copy link
Contributor

@mdimjasevic mdimjasevic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just a few minor comments inlined.

@smatting smatting temporarily deployed to cachix January 17, 2023 14:20 — with GitHub Actions Inactive
@smatting smatting temporarily deployed to cachix January 17, 2023 14:20 — with GitHub Actions Inactive
@smatting smatting merged commit 37d9b3f into develop Jan 17, 2023
@smatting smatting deleted the fs-1214/refactor-writetime branch January 17, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants