Closed chenzl25 closed 3 weeks ago
Iceberg-rust changes the arrow map type field name from entries to key_value. I think we should ignore the field name check when performing type promoting.
entries
key_value
Iceberg-rust changes the arrow map type field name from
entries
tokey_value
. I think we should ignore the field name check when performing type promoting.