diff --git a/modules/ROOT/pages/clauses/listing-functions.adoc b/modules/ROOT/pages/clauses/listing-functions.adoc index 59ce2a0e9..b1db3a05e 100644 --- a/modules/ROOT/pages/clauses/listing-functions.adoc +++ b/modules/ROOT/pages/clauses/listing-functions.adoc @@ -254,19 +254,17 @@ WHERE name STARTS WITH 'a' |=== | name | isBuiltIn -| "abs" | true -| "abs" | true -| "acos" | true -| "all" | true -| "any" | true -| "asin" | true -| "atan" | true +| "abs" | true +| "acos" | true +| "all" | true +| "allReduce" | true +| "any" | true +| "asin" | true +| "atan" | true | "atan2" | true -| "avg" | true -| "avg" | true -| "avg" | true +| "avg" | true -2+d|Rows: 11 +2+d|Rows: 9 |===