Skip to main content

Module spines

Module spines 

Source
Expand description

Spines specialized to contain Row types in keys and values.

Structsยง

RowLayout
RowRowLayout
A layout based on timely stacks
RowValLayout
ValRowLayout
Mirror of RowValLayout with the roles swapped: arbitrary Columnation keys with Row values stored as packed bytes in a DatumContainer.

Type Aliasesยง

KeyBatcher ๐Ÿ”’
KeyValBatcher ๐Ÿ”’
Batcher matching mz_compute::typedefs::KeyValBatcher, redeclared locally so this crate does not need to depend on mz_compute.
RowBatcher
RowBuilder
RowRowBatcher
RowRowBuilder
RowRowColPagedBuilder
RowRowBuilder variant that consumes Column chunks. Pairs with Col2ValPagedBatcher for the spillable arrange path.
RowRowSpine
RowSpine
RowValBatcher
RowValBuilder
RowValSpine
ValRowBatcher
ValRowBuilder
ValRowSpine