+
K
Supported in: Batch, Streaming
Explode map into a row per key, value pair.
Expression categories: Map
Type variable bounds: TKey accepts AnyType**TValue accepts AnyType
Output type: Struct<Optional[key], Optional[value]>