Module map

Module map 

Source

Structsยง

MapFunc

Functionsยง

can_evaluate_to_const ๐Ÿ”’
Check if we can evaluate the expr to constant directly.
check_unique_keys ๐Ÿ”’
get_element_type ๐Ÿ”’
get_first_array_ref ๐Ÿ”’
make_map_array_internal ๐Ÿ”’
Helper function to create MapArray from array of values to support arrays for Map scalar function
make_map_batch ๐Ÿ”’
make_map_batch_internal ๐Ÿ”’
map
Returns a map created from a key list and a value list
map_udf
ScalarFunction that returns a ScalarUDF for MapFunc