We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe0db3 commit ce50d37Copy full SHA for ce50d37
modules/ROOT/pages/clauses/listing-functions.adoc
@@ -254,19 +254,17 @@ WHERE name STARTS WITH 'a'
254
|===
255
| name | isBuiltIn
256
257
-| "abs" | true
258
259
-| "acos" | true
260
-| "all" | true
261
-| "any" | true
262
-| "asin" | true
263
-| "atan" | true
+| "abs" | true
+| "acos" | true
+| "all" | true
+| "allReduce" | true
+| "any" | true
+| "asin" | true
+| "atan" | true
264
| "atan2" | true
265
-| "avg" | true
266
267
+| "avg" | true
268
269
-2+d|Rows: 11
+2+d|Rows: 9
270
271
272
0 commit comments