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 fd14ad0 commit c2c7058Copy full SHA for c2c7058
docs/source/user-guide/sql/scalar_functions.md
@@ -1530,7 +1530,7 @@ from_unixtime(expression)
1530
1531
### `array_aggregate`
1532
1533
-Allows the execution of arbitrary existing aggregate functions on the elements of a list.
+Allows the execution of arbitrary existing aggregate function `name` on the elements of a list.
1534
1535
```
1536
array_aggregate(array, name)
0 commit comments