Skip to content

Commit 7687431

Browse files
committed
DOCS-14250 fix cmp operators missing header row
1 parent cacb801 commit 7687431

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
@@ -840,7 +843,6 @@ content: |
840843
* - Name
841844
- Description
842845
843-
844846
* - :expression:`$convert`
845847
846848
- Converts a value to a specified type.
@@ -916,7 +918,6 @@ content: |
916918
ref: agg-operators-accumulators-group
917919
content: |
918920
919-
920921
.. list-table::
921922
:header-rows: 1
922923
:widths: 20 80

0 commit comments

Comments
 (0)