Skip to main content

Module array_compact

Module array_compact 

Source
Expand description

ScalarUDFImpl definitions for array_compact function.

Structs§

ArrayCompact

Functions§

array_compact
removes null values from the array.
array_compact_udf
ScalarFunction that returns a ScalarUDF for ArrayCompact