Function infer_schema

Source
pub fn infer_schema(dtype: &DType) -> Result<Schema, VortexError>
Expand description

Convert a Vortex struct DType to an Arrow Schema.