mito2::memtable::partition_tree

Module dict

Source
Expand description

Key dictionary of a shard.

Structsยง

Constantsยง

Functionsยง

  • compute_pk_weights ๐Ÿ”’
    Returns pk weights to sort a data part and replaces pk indices.

Type Aliasesยง

  • PkIndexMap ๐Ÿ”’
    The key is mcmp-encoded primary keys, while the values are the pk index and optionally sparsely encoded primary keys.