Expand description
ScalarUDFImpl definitions for make_array function.
Structs§
Functions§
- array_
array - Convert one or more
ArrayRefof the same type into aListArrayor ‘LargeListArray’ depending on the offset size. - coerce_
types_ inner - make_
array - Returns an Arrow array using the specified input expressions.
- make_
array_ udf - ScalarFunction that returns a
ScalarUDFfor MakeArray