@@ -12,56 +12,67 @@ mapped_pages:
12
12
## Functions overview [ esql-functions]
13
13
14
14
::::{dropdown} Aggregate functions
15
+ :open:
15
16
:::{include} _ snippets/lists/aggregation-functions.md
16
17
:::
17
18
::::
18
19
19
20
::::{dropdown} Grouping functions
21
+ :open:
20
22
:::{include} _ snippets/lists/grouping-functions.md
21
23
:::
22
24
::::
23
25
24
26
::::{dropdown} Conditional functions and expressions
27
+ :open:
25
28
:::{include} _ snippets/lists/conditional-functions-and-expressions.md
26
29
:::
27
30
::::
28
31
29
32
::::{dropdown} Date and time functions
33
+ :open:
30
34
:::{include} _ snippets/lists/date-time-functions.md
31
35
:::
32
36
::::
33
37
34
38
::::{dropdown} IP functions
39
+ :open:
35
40
:::{include} _ snippets/lists/ip-functions.md
36
41
:::
37
42
::::
38
43
39
44
::::{dropdown} Math functions
45
+ :open:
40
46
:::{include} _ snippets/lists/math-functions.md
41
47
:::
42
48
::::
43
49
44
50
::::{dropdown} Search functions
51
+ :open:
45
52
:::{include} _ snippets/lists/search-functions.md
46
53
:::
47
54
::::
48
55
49
56
::::{dropdown} Spatial functions
57
+ :open:
50
58
:::{include} _ snippets/lists/spatial-functions.md
51
59
:::
52
60
::::
53
61
54
62
::::{dropdown} String functions
63
+ :open:
55
64
:::{include} _ snippets/lists/string-functions.md
56
65
:::
57
66
::::
58
67
59
68
::::{dropdown} Type conversion functions
69
+ :open:
60
70
:::{include} _ snippets/lists/type-conversion-functions.md
61
71
:::
62
72
::::
63
73
64
74
::::{dropdown} Multi value functions
75
+ :open:
65
76
:::{include} _ snippets/lists/mv-functions.md
66
77
:::
67
78
::::
@@ -70,6 +81,7 @@ mapped_pages:
70
81
## Operators overview [ esql-operators-overview]
71
82
72
83
::::{dropdown} Operators
84
+ :open:
73
85
:::{include} _ snippets/lists/operators.md
74
86
:::
75
87
::::
0 commit comments