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