Skip to content

datastore: timeless ordering should be RowId-based #1807

@teh-cmc

Description

@teh-cmc

With the new GC landing in #1801, garbage collection is now deterministic and based on RowId order, i.e. the clients' wall-clocks.
But our timeless tables are still using insertion order, which is both inconsistent and meaningless.

Our timeless tables should be sorted based on RowIds too.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions