Platforms: WhereOS, Spark, Hive Class: com.whereos.udf.GeoKeysUDTF More functions can be added to WhereOS via Python
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(const int|bigint start, const int|bigint end) – Generate a series of values, from start to
Platforms: WhereOS, Spark, Hive Class: com.whereos.udf.HeatmapGenerateUDTF More functions can be added to WhereOS via Python
Platforms: WhereOS, Spark, Hive Class: com.whereos.udf.GeocodingUDTF More functions can be added to WhereOS via Python
from_unixtime(unix_time, format) – Returns `unix_time` in the specified `format`. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.FromUnixTime