Skip to content

Commit c3357ef

Browse files
committed
fix backport
1 parent ecb9c52 commit c3357ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/reference/sql-aggregation-comparison.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ terms, functions, and concepts and the corresponding MongoDB
6565

6666
* - join
6767

68-
- :pipeline:`$lookup`
69-
70-
.. versionadded:: 3.2
68+
- No direct corresponding operator; however, the
69+
:pipeline:`$unwind` operator allows for somewhat similar
70+
functionality, but with fields embedded within the document.
7171

7272

7373
.. seealso:: :doc:`/reference/sql-comparison`

0 commit comments

Comments
 (0)