Function vortex_array::arrow::infer_schema
source ยท pub fn infer_schema(dtype: &DType) -> VortexResult<Schema>
Expand description
Convert a Vortex [struct DType][DType] to an Arrow [Schema].
pub fn infer_schema(dtype: &DType) -> VortexResult<Schema>
Convert a Vortex [struct DType][DType] to an Arrow [Schema].