Function iceberg::arrow::arrow_type_to_type

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

Convert Arrow type to iceberg type.