maxrow(ANY compare, …) – Returns a row that has maximum value in the 1st argument
md5(expr) – Returns an MD5 128-bit checksum as a hex string of `expr`. Platforms: WhereOS,
mean(expr) – Returns the mean calculated from values of a group. Platforms: WhereOS, Spark, Hive
mhash(string word) returns a murmurhash3 INT value starting from 1 Platforms: WhereOS, Spark, Hive Class:
max(expr) – Returns the maximum value of `expr`. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.aggregate.Max More
max_label(double value, string label) – Returns a label that has the maximum value Platforms: WhereOS,