Get invited to our slack community and get started for free

SQL Functions

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

var_samp

var_samp(expr) – Returns the sample 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:

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,