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

Blog

boolean

boolean(expr) – Casts the value `expr` to the target data type `boolean`. Platforms: WhereOS, Spark,

bpr_sampling

bpr_sampling(int userId, List posItems [, const string options])- Returns a relation consists of Platforms: WhereOS,

bround

bround(expr, d) – Returns `expr` rounded to `d` decimal places using HALF_EVEN rounding mode. Platforms:

bloom_contains_any

bloom_contains_any(string bloom, string key) or bloom_contains_any(string bloom, array keys)- Returns true if the bloom filter

bloom_not

Returns the logical NOT of a bloom filters; representing the set of values NOT in

bloom_or

Returns the logical OR of two bloom filters; representing the intersection of values in either