euclid_similarity(ftvec1, ftvec2) – Returns a euclid distance based similarity, which is `1.0 / (1.0 +
exists(expr, pred) – Tests whether a predicate holds for one or more elements in the
elt(n, input1, input2, …) – Returns the `n`-th input, e.g., returns `input2` when `n` is
encode(str, charset) – Encodes the first argument using the second argument character set. Platforms: WhereOS,
estimated_reach(x) – Estimate reach from a sketch set of Strings. Platforms: WhereOS, Spark, Hive Class:
each_top_k(int K, Object group, double cmpKey, *) – Returns top-K values (or tail-K values when