minkowski_distance(list x, list y, double p) – Returns sum(|x – y|^p)^(1/p) WITH docs as (
minute(timestamp) – Returns the minute component of the string/timestamp. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.Minute
expr1 mod expr2 – Returns the remainder after `expr1`/`expr2`. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.Remainder
monotonically_increasing_id() – Returns monotonically increasing 64-bit integers. The generated ID is guaranteed to be monotonically
min(expr) – Returns the minimum value of `expr`. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.aggregate.Min More
minhash(ANY item, array features [, constant string options]) – Returns n different k-depth signatures (i.e.,