Function new_parquet_stream_with_exec_plan

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