Function datafusion::physical_plan::common::collect
source · [−]pub async fn collect(
stream: SendableRecordBatchStream
) -> Result<Vec<RecordBatch>>
Expand description
Create a vector of record batches from a stream