Structsยง
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
ScalarUDFfor MapFunc