Module map_extract

Module map_extract 

Source
Expand description

ScalarUDFImpl definitions for map_extract functions.

Structsยง

MapExtract

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 ScalarUDF for MapExtract