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