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_camel_case

from_camel_case(a) – Converts a string in CamelCase to one containing underscores. Platforms: WhereOS, Spark, Hive

from_json

from_json(jsonStr, schema[, options]) – Returns a struct value with the given `jsonStr` and `schema`. Platforms:

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

from_utc_timestamp

from_utc_timestamp(timestamp, timezone) – Given a timestamp like ‘2017-07-14 02:40:00.0’, interprets it as a time in