maxrow

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

map_url

map_url(double lat, double lon, int zoom [, const string option]) – Returns a URL string

map_values

map_values(map) – Returns an unordered array containing the values of the map. Platforms: WhereOS, Spark,

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,

map_key_values

map_key_values(map) – Returns a Array of key-value pairs contained in a Map Platforms: WhereOS, Spark,