Module table

Source

Modules§

batch_table
merge_sort

Structs§

KeyedRow
TableDistribution
Represents the distribution for a specific table instance.

Constants§

SINGLETON_VNODE
For tables without distribution (singleton), the SINGLETON_VNODE is encoded.

Traits§

TableIter

Functions§

collect_data_chunk
collect_data_chunk_with_builder
Collects data chunks from stream of rows.
compute_vnode
Get vnode value with indices on the given row.
deserialize_log_stream
get_second
get_vnode_from_row

Type Aliases§

ChangeLogRow
KeyedChangeLogRow