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

Blog

nullif

nullif(expr1, expr2) – Returns null if `expr1` equals to `expr2`, or `expr1` otherwise. Platforms: WhereOS,

numeric_range

numeric_range(a,b,c) – Generates a range of integers from a to b incremented by c or

not

not expr – Logical not. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.Not More functions can be

now

now() – Returns the current timestamp at the start of query evaluation. Platforms: WhereOS, Spark,

next_day

next_day(start_date, day_of_week) – Returns the first date which is later than `start_date` and named as

normalize_unicode

normalize_unicode(string str [, string form]) – Transforms `str` with the specified normalization form. The `form`