@@ -272,7 +272,7 @@ Below are the list of operators currently supported on Azure Cosmos DB for Mongo
272
272
<tr ><td ><code >$filter</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " >Yes</td ></tr >
273
273
<tr ><td ><code >$firstN</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " >Yes</td ></tr >
274
274
<tr ><td ><code >$in</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " >Yes</td ></tr >
275
- <tr ><td ><code >$indexOfArray</code ></td ><td ><img src =" media/compatibility/no -icon.svg " alt =" No " >No </td ></tr >
275
+ <tr ><td ><code >$indexOfArray</code ></td ><td ><img src =" media/compatibility/yes -icon.svg " alt =" Yes " >Yes </td ></tr >
276
276
<tr ><td ><code >$isArray</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " >Yes</td ></tr >
277
277
<tr ><td ><code >$lastN</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " >Yes</td ></tr >
278
278
<tr ><td ><code >$map</code ></td ><td ><img src =" media/compatibility/no-icon.svg " alt =" No " >No</td ></tr >
@@ -307,7 +307,7 @@ Below are the list of operators currently supported on Azure Cosmos DB for Mongo
307
307
<tr ><td rowspan =" 1 " >Custom Aggregation Expression Operators</td ><td colspan =" 2 " >Not supported.</td ></tr >
308
308
309
309
<tr ><td rowspan =" 2 " >Data Size Operators</td ><td ><code >$bsonSize</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " >Yes</td ></tr >
310
- <tr ><td ><code >$binarySize</code ></td ><td ><img src =" media/compatibility/no -icon.svg " alt =" No " >No </td ></tr >
310
+ <tr ><td ><code >$binarySize</code ></td ><td ><img src =" media/compatibility/yes -icon.svg " alt =" Yes " >Yes </td ></tr >
311
311
312
312
<tr ><td rowspan =" 22 " >Date Expression Operators</td ><td ><code >$dateAdd</code ></td ><td ><img src =" media/compatibility/no-icon.svg " alt =" No " >No</td ></tr >
313
313
<tr ><td ><code >$dateDiff</code ></td ><td ><img src =" media/compatibility/no-icon.svg " alt =" No " >No</td ></tr >
@@ -340,7 +340,7 @@ Below are the list of operators currently supported on Azure Cosmos DB for Mongo
340
340
341
341
<tr ><td rowspan =" 3 " >Object Expression Operators</td ><td ><code >$mergeObjects</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " >Yes</td ></tr >
342
342
<tr ><td ><code >$objectToArray</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " >Yes</td ></tr >
343
- <tr ><td ><code >$setField</code ></td ><td ><img src =" media/compatibility/no -icon.svg " alt =" No " >No </td ></tr >
343
+ <tr ><td ><code >$setField</code ></td ><td ><img src =" media/compatibility/yes -icon.svg " alt =" Yes " >Yes </td ></tr >
344
344
345
345
<tr ><td rowspan =" 7 " >Set Expression Operators</td ><td ><code >$allElementsTrue</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " >Yes</td ></tr >
346
346
<tr ><td ><code >$anyElementTrue</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " >Yes</td ></tr >
0 commit comments