pow(expr1, expr2) – Raises `expr1` to the power of `expr2`. Platforms: WhereOS, Spark, Hive Class:
power(expr1, expr2) – Raises `expr1` to the power of `expr2`. Platforms: WhereOS, Spark, Hive Class:
powered_features(feature_vector in array, int degree [, boolean truncate]) – Returns a feature vector having a
precision_at(array rankItems, array correctItems [, const int recommendSize = rankItems.size]) – Returns Precision Platforms: WhereOS,
posexplode_outer(expr) – Separates the elements of array `expr` into multiple rows with positions, or the
positive(expr) – Returns the value of `expr`. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.UnaryPositive More functions