Constant iceberg::spec::MAP_VALUE_FIELD_NAME
source · pub const MAP_VALUE_FIELD_NAME: &str = "value";
Expand description
Field name for map type’s value.
pub const MAP_VALUE_FIELD_NAME: &str = "value";
Field name for map type’s value.