pub const DEFAULT_MAP_FIELD_NAME: &str = "key_value";
When iceberg map type convert to Arrow map type, the default map field name is “key_value”.