Function new_orc_stream

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