common_datasource::file_format::orc

Function new_orc_stream_reader

source
pub async fn new_orc_stream_reader(
    reader: ReaderAdapter,
) -> Result<ArrowStreamReader<ReaderAdapter>>