file_engine::query::file_stream

Function create_stream

Source
pub fn create_stream(
    format: &Format,
    ctx: &CreateScanPlanContext,
    config: &ScanPlanConfig<'_>,
) -> Result<SendableRecordBatchStream>