@@ -12,56 +12,67 @@ mapped_pages:
1212## Functions overview [ esql-functions]
1313
1414::::{dropdown} Aggregate functions
15+ :open:
1516:::{include} _ snippets/lists/aggregation-functions.md
1617:::
1718::::
1819
1920::::{dropdown} Grouping functions
21+ :open:
2022:::{include} _ snippets/lists/grouping-functions.md
2123:::
2224::::
2325
2426::::{dropdown} Conditional functions and expressions
27+ :open:
2528:::{include} _ snippets/lists/conditional-functions-and-expressions.md
2629:::
2730::::
2831
2932::::{dropdown} Date and time functions
33+ :open:
3034:::{include} _ snippets/lists/date-time-functions.md
3135:::
3236::::
3337
3438::::{dropdown} IP functions
39+ :open:
3540:::{include} _ snippets/lists/ip-functions.md
3641:::
3742::::
3843
3944::::{dropdown} Math functions
45+ :open:
4046:::{include} _ snippets/lists/math-functions.md
4147:::
4248::::
4349
4450::::{dropdown} Search functions
51+ :open:
4552:::{include} _ snippets/lists/search-functions.md
4653:::
4754::::
4855
4956::::{dropdown} Spatial functions
57+ :open:
5058:::{include} _ snippets/lists/spatial-functions.md
5159:::
5260::::
5361
5462::::{dropdown} String functions
63+ :open:
5564:::{include} _ snippets/lists/string-functions.md
5665:::
5766::::
5867
5968::::{dropdown} Type conversion functions
69+ :open:
6070:::{include} _ snippets/lists/type-conversion-functions.md
6171:::
6272::::
6373
6474::::{dropdown} Multi value functions
75+ :open:
6576:::{include} _ snippets/lists/mv-functions.md
6677:::
6778::::
@@ -70,6 +81,7 @@ mapped_pages:
7081## Operators overview [ esql-operators-overview]
7182
7283::::{dropdown} Operators
84+ :open:
7385:::{include} _ snippets/lists/operators.md
7486:::
7587::::
0 commit comments