var_samp

var_samp(expr) – Returns the sample variance calculated from values of a group. Platforms: WhereOS, Spark,

variance

variance(expr) – Returns the sample variance calculated from values of a group. Platforms: WhereOS, Spark,

vector_add

Add two vectors together Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.timeseries.VectorAddUDF More functions can be added

uuid

uuid() – Returns an universally unique identifier (UUID) string. The value is returned as a

var_pop

var_pop(expr) – Returns the population variance calculated from values of a group. Platforms: WhereOS, Spark,

upper

upper(str) – Returns `str` with all characters changed to uppercase. Platforms: WhereOS, Spark, Hive Class: