Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions source/includes/extracts-agg-operators.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,9 @@ content: |
:header-rows: 1
:widths: 20 80

* - Name
- Description

* - :expression:`$cmp`

- Returns ``0`` if the two values are equivalent, ``1`` if the
Expand Down Expand Up @@ -844,7 +847,6 @@ content: |
* - Name
- Description


* - :expression:`$convert`

- Converts a value to a specified type.
Expand Down Expand Up @@ -920,7 +922,6 @@ content: |
ref: agg-operators-accumulators-group
content: |


.. list-table::
:header-rows: 1
:widths: 20 80
Expand Down