Function iceberg::spec::index_parents

source ยท
pub fn index_parents(struct: &StructType) -> Result<HashMap<i32, i32>>
Expand description

Creates a field id to parent field id map.