iceberg::arrow

Constant DEFAULT_MAP_FIELD_NAME

Source
pub const DEFAULT_MAP_FIELD_NAME: &str = "key_value";
Expand description

When iceberg map type convert to Arrow map type, the default map field name is “key_value”.