to_date(date_str[, fmt]) – Parses the `date_str` expression with the `fmt` expression to a date. Returns
to_bits(int[] indexes) – Returns an bitset representation if the given indexes in long[] SELECT to_bits(array(1,2,3,128));
timestamp(expr) – Casts the value `expr` to the target data type `timestamp`. Platforms: WhereOS, Spark,
tinyint(expr) – Casts the value `expr` to the target data type `tinyint`. Platforms: WhereOS, Spark,
Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.sanity.ThrowErrorUDF More functions can be added to WhereOS via Python
tiley2lat(int y, int zoom)::double – Returns latitude of the given tile y and zoom level