Skip to content

Commit 1bdb78d

Browse files
committed
DOCS-14250 fix cmp operators missing header row
1 parent 6e9069a commit 1bdb78d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/includes/extracts-agg-operators.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,9 @@ content: |
248248
:header-rows: 1
249249
:widths: 20 80
250250
251+
* - Name
252+
- Description
253+
251254
* - :expression:`$cmp`
252255
253256
- Returns ``0`` if the two values are equivalent, ``1`` if the
@@ -844,7 +847,6 @@ content: |
844847
* - Name
845848
- Description
846849
847-
848850
* - :expression:`$convert`
849851
850852
- Converts a value to a specified type.
@@ -920,7 +922,6 @@ content: |
920922
ref: agg-operators-accumulators-group
921923
content: |
922924
923-
924925
.. list-table::
925926
:header-rows: 1
926927
:widths: 20 80

0 commit comments

Comments
 (0)