Skip to main content

Module stream

Module stream 

Source
Expand description

Utilities for working with streams of RecordBatch.

Functionsยง

rechunk_stream_by_size
Rechunks a stream of RecordBatch so that each output batch has approximately target_bytes of array data.