Skip to content

Commit c2c7058

Browse files
committed
refactor name
Signed-off-by: jayzhan211 <[email protected]>
1 parent fd14ad0 commit c2c7058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user-guide/sql/scalar_functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1530,7 +1530,7 @@ from_unixtime(expression)
15301530

15311531
### `array_aggregate`
15321532

1533-
Allows the execution of arbitrary existing aggregate functions on the elements of a list.
1533+
Allows the execution of arbitrary existing aggregate function `name` on the elements of a list.
15341534

15351535
```
15361536
array_aggregate(array, name)

0 commit comments

Comments
 (0)