Get invited to our slack community and get started for free

SQL Functions

bloom

Constructs a BloomFilter by aggregating a set of keys bloom(string key) Platforms: WhereOS, Spark, Hive

binary

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

bit_length

bit_length(expr) – Returns the bit length of string data or number of bits of binary

bits_collect

bits_collect(int|long x) – Returns a bitset in array Platforms: WhereOS, Spark, Hive Class: hivemall.tools.bits.BitsCollectUDAF More

bbit_minhash

bbit_minhash(array features [, int numHashes]) – Returns a b-bits minhash value Platforms: WhereOS, Spark, Hive

bigint

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