Skip to content

Change on-disk data layout for hash partition #43

Description

@lokax
  1. The kv data layout needs to be modify so that records are first ordered by bucket id and then by key.
  2. The current algorithm for computing the kv partition id does not ensure that a given bucket id falls within a single kv partition.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions