pub fn infer_schema(footer: &Footer) -> Result<Schema, Error>
Available on crate feature io_orc only.
Expand description

Infers a Schema from the files’ [Footer].

Errors

This function errors if the type is not yet supported.