Expand description
Utilities for working with streams of RecordBatch.
Functionsยง
- rechunk_
stream_ by_ size - Rechunks a stream of
RecordBatchso that each output batch has approximatelytarget_bytesof array data.
Utilities for working with streams of RecordBatch.
RecordBatch so that each output batch has
approximately target_bytes of array data.