Module shard

Source
Expand description

Shard in a partition.

Structsยง

Shard
Shard stores data related to the same key dictionary.
ShardMerger ๐Ÿ”’
A merger that merges batches from multiple shards.
ShardNode ๐Ÿ”’
Node for the merger to get items.
ShardReader
Reader to read rows in a shard.
ShardReaderBuilder

Enumsยง

ShardSource ๐Ÿ”’

Traitsยง

DataBatchSource
Source that returns DataBatch.

Type Aliasesยง

BoxedDataBatchSource