Function iceberg::spec::index_by_id
source ยท pub fn index_by_id(struct: &StructType) -> Result<HashMap<i32, NestedFieldRef>>
Expand description
Creates a field id to field map.
pub fn index_by_id(struct: &StructType) -> Result<HashMap<i32, NestedFieldRef>>
Creates a field id to field map.