Function iceberg::arrow::type_to_arrow_type

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

Convert iceberg type to an arrow type.