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

Blog

geokeys

Platforms: WhereOS, Spark, Hive Class: com.whereos.udf.GeoKeysUDTF More functions can be added to WhereOS via Python

get_json_object

get_json_object(json_txt, path) – Extracts a json object from `path`. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.GetJsonObject

generate_series

generate_series(const int|bigint start, const int|bigint end) – Generate a series of values, from start to

generateheatmap

Platforms: WhereOS, Spark, Hive Class: com.whereos.udf.HeatmapGenerateUDTF More functions can be added to WhereOS via Python

geocode

Platforms: WhereOS, Spark, Hive Class: com.whereos.udf.GeocodingUDTF More functions can be added to WhereOS via Python

from_unixtime

from_unixtime(unix_time, format) – Returns `unix_time` in the specified `format`. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.FromUnixTime