pub fn infer_schema(dtype: &DType) -> Result<Schema, VortexError>Expand description
Convert a Vortex struct DType to an Arrow Schema.
pub fn infer_schema(dtype: &DType) -> Result<Schema, VortexError>Convert a Vortex struct DType to an Arrow Schema.