Get invited to our slack community and get access to opportunities and data science insights

Blog

maxrow

maxrow(ANY compare, …) – Returns a row that has maximum value in the 1st argument

md5

md5(expr) – Returns an MD5 128-bit checksum as a hex string of `expr`. Platforms: WhereOS,

mean

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

mhash

mhash(string word) returns a murmurhash3 INT value starting from 1 Platforms: WhereOS, Spark, Hive Class:

max

max(expr) – Returns the maximum value of `expr`. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.aggregate.Max More

max_label

max_label(double value, string label) – Returns a label that has the maximum value Platforms: WhereOS,