Skip to content

Commit 6c0b224

Browse files
committed
Add missing array_histogram to list of functions and operators
1 parent 7e0539a commit 6c0b224

File tree

1 file changed

+2
-1
lines changed
  • docs/src/main/sphinx/functions

1 file changed

+2
-1
lines changed

docs/src/main/sphinx/functions/list.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,10 @@
3535
- {func}`arbitrary`
3636
- {func}`array_agg`
3737
- {func}`array_distinct`
38-
- {func}`array_except`
38+
- {func}`array_histogram`
3939
- {func}`array_intersect`
4040
- {func}`array_join`
41+
- {func}`array_last`
4142
- {func}`array_max`
4243
- {func}`array_min`
4344
- {func}`array_position`

0 commit comments

Comments
 (0)