salted_bigint

Platforms: WhereOS, Spark, Hive Class: brickhouse.hbase.SaltedBigIntUDF More functions can be added to WhereOS via Python

round

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

rollup

rollup([col1[, col2 ..]]) – create a multi-dimensional rollup using the specified columns so that we

rowid

rowid() – Returns a generated row id of a form {TASK_ID}-{SEQUENCE_NUMBER} Platforms: WhereOS, Spark, Hive

row_number

row_number() – Assigns a unique, sequential number to each row, starting with one, according to

rint

rint(expr) – Returns the double value that is closest in value to the argument and