Get invited to our slack community and get started for free

SQL Functions

atan

atan(expr) – Returns the inverse tangent (a.k.a. arc tangent) of `expr`, as if computed by

atan2

atan2(exprY, exprX) – Returns the angle in radians between the positive x-axis of a plane

auc

auc(array rankItems | double score, array correctItems | int label [, const int recommendSize =

assert

Asserts in case boolean input is false. Optionally it asserts with message if input string

assert_equals

Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.sanity.AssertEqualsUDF More functions can be added to WhereOS via Python

assert_less_than

Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.sanity.AssertLessThanUDF More functions can be added to WhereOS via Python