Constant iceberg::arrow::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”.