Module dbcrossbarlib::rechunk[][src]

Given a stream of streams CSV data, rechunk the stream sizes.

Functions

rechunk_csvs

Given a stream of streams CSV data, return another stream of CSV streams where the CSV data is approximately chunk_size long whenever possible.