file_engine::query::file_stream

Function new_parquet_stream_with_exec_plan

Source
fn new_parquet_stream_with_exec_plan(
    _ctx: &CreateScanPlanContext,
    config: &ScanPlanConfig<'_>,
    _format: &ParquetFormat,
) -> Result<SendableRecordBatchStream>