From 951a2c70fe7674b3b8eb6a020e38d8778a885fcd Mon Sep 17 00:00:00 2001 From: Andrew Feierabend Date: Wed, 24 Feb 2021 13:02:32 -0500 Subject: [PATCH] DOCS-14250 fix cmp operators missing header row --- source/includes/extracts-agg-operators.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/includes/extracts-agg-operators.yaml b/source/includes/extracts-agg-operators.yaml index d0bf1eab199..0a57d52a85b 100644 --- a/source/includes/extracts-agg-operators.yaml +++ b/source/includes/extracts-agg-operators.yaml @@ -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 @@ -844,7 +847,6 @@ content: | * - Name - Description - * - :expression:`$convert` - Converts a value to a specified type. @@ -920,7 +922,6 @@ content: | ref: agg-operators-accumulators-group content: | - .. list-table:: :header-rows: 1 :widths: 20 80