pow

pow(expr1, expr2) – Raises `expr1` to the power of `expr2`. Platforms: WhereOS, Spark, Hive Class:

power

power(expr1, expr2) – Raises `expr1` to the power of `expr2`. Platforms: WhereOS, Spark, Hive Class:

powered_features

powered_features(feature_vector in array, int degree [, boolean truncate]) – Returns a feature vector having a

precision_at

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

posexplode_outer

posexplode_outer(expr) – Separates the elements of array `expr` into multiple rows with positions, or the

positive

positive(expr) – Returns the value of `expr`. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.UnaryPositive More functions