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

Blog

concat

concat(col1, col2, …, colN) – Returns the concatenation of col1, col2, …, colN. Platforms: WhereOS,

combine

combine(a,b) – Returns a combined list of two lists, or a combined map of two

combine_hyperloglog

combine_hyperloglog(x) – Combined two HyperLogLog++ binary blobs. Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.hll.CombineHyperLogLogUDF More functions

combine_previous_sketch

combine_previous_sketch(grouping, map) – Returns a map of the combined keys of previous calls to this

collect_list

collect_list(expr) – Collects and returns a list of non-unique elements. Platforms: WhereOS, Spark, Hive Class:

collect_max

collect_max(x, val, n) – Returns an map of the max N numeric values in the