Expand description
ScalarUDFImpl definitions for map_extract functions.
Structsยง
Functionsยง
- general_
map_ ๐extract_ inner - map_
extract - Return a list containing the value for a given key or an empty list if the key is not contained in the map.
- map_
extract_ ๐inner - map_
extract_ udf - ScalarFunction that returns a
ScalarUDFfor MapExtract