Skip to content

Spanner: refactor Uuid to and from string implementations to obviate splitting into two uint64_ts #15043

@scotthart

Description

@scotthart

Instead of processing the high and low 64 bits of the absl::uint128 separately as two std::uint64_t values, just use the absl::uint128 directly.

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the Spanner API.cpp: operatorGood things for the operator to fixgood first issueThis issue is a good place to started contributing to this repository.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions