Skip to content

Commit

Permalink
docs: put flatten in top fn list (#9376)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC committed Feb 28, 2024
1 parent 935ebca commit fa8508e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/user-guide/sql/scalar_functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -1956,6 +1956,7 @@ from_unixtime(expression)
- [array_to_string](#array_to_string)
- [cardinality](#cardinality)
- [empty](#empty)
- [flatten](#flatten)
- [generate_series](#generate_series)
- [list_append](#list_append)
- [list_sort](#list_sort)
Expand Down

0 comments on commit fa8508e

Please sign in to comment.