Skip to content

Commit bf0e768

Browse files
committed
DOCS-14250 fix cmp operators missing header row
1 parent b944f7d commit bf0e768

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
@@ -168,6 +168,9 @@ content: |
168168
:header-rows: 1
169169
:widths: 20 80
170170
171+
* - Name
172+
- Description
173+
171174
* - :expression:`$cmp`
172175
173176
- Returns ``0`` if the two values are equivalent, ``1`` if the
@@ -660,7 +663,6 @@ content: |
660663
* - Name
661664
- Description
662665
663-
664666
* - :expression:`$convert`
665667
666668
- Converts a value to a specified type.
@@ -723,7 +725,6 @@ content: |
723725
ref: agg-operators-accumulators-group
724726
content: |
725727
726-
727728
.. list-table::
728729
:header-rows: 1
729730
:widths: 20 80

0 commit comments

Comments
 (0)