vector_add

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

var_pop

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

uuid

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

upper

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

union_max

union_max(x, n) – Returns an map of the union of maps of max N elements

unix_timestamp

unix_timestamp([timeExp[, format]]) – Returns the UNIX timestamp of current or specified time. Platforms: WhereOS, Spark,