Structs§
- Read
Batch Task - A task, emitted by a file reader, that will produce a batch (of the given size)
- RowId
AndDeletes Config - Configuration needed to apply row ids and deletions to a batch
Functions§
- apply_
row_ id_ and_ deletes - merge_
streams - Given multiple streams of batch tasks, merge them into a single stream
- wrap_
with_ row_ id_ and_ delete - Given a stream of batch tasks this function will add a row ids column (if requested) and also apply a deletions vector to the batch.