hour

hour(timestamp) – Returns the hour component of the string/timestamp. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.Hour

hyperloglog

hyperloglog(x, [b]) – Constructs a HyperLogLog++ estimator to estimate reach for large values, with optional

hitrate

hitrate(array rankItems, array correctItems [, const int recommendSize = rankItems.size]) – Returns HitRate Platforms: WhereOS,

hivemall_version

hivemall_version() – Returns the version of Hivemall SELECT hivemall_version(); Platforms: WhereOS, Spark, Hive Class: hivemall.HivemallVersionUDF

hex

hex(expr) – Converts `expr` to hexadecimal. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.Hex More functions can

hbase_batch_put

hbase_batch_put(config_map, key, value) – Perform batch HBase updates of a table Platforms: WhereOS, Spark, Hive