Structs§
- A task, emitted by a file reader, that will produce a batch (of the given size)
- Configuration needed to apply row ids and deletions to a batch
Functions§
- Given multiple streams of batch tasks, merge them into a single stream
- 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.