Skip to content

Commit 8779fd4

Browse files
authored
Update compatibility.md
1 parent c0e51cb commit 8779fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/vcore/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Azure Cosmos DB for MongoDB vCore supports the following aggregation pipeline fe
298298
| `$unwind` | :::image type="icon" source="media/compatibility/yes-icon.svg"::: Yes |
299299

300300
> [!NOTE]
301-
> The `$lookup` aggregation does not yet support the [uncorrelated subqueries](https://docs.mongodb.com/manual/reference/operator/aggregation/lookup/#join-conditions-and-uncorrelated-sub-queries) feature introduced in server version 3.6. You will receive an error with a message containing `let is not supported` if you attempt to use the `$lookup` operator with `let` and `pipeline` fields.
301+
> The `$lookup` aggregation does not yet support using variable expressions using 'let'.
302302
303303
### Boolean expressions
304304

0 commit comments

Comments
 (0)