Function type_to_arrow_type

Source
pub fn type_to_arrow_type(ty: &Type) -> Result<DataType>
Expand description

Convert iceberg type to an arrow type.