Once the MongoDB C# Driver's minimum supported server version is 6.0 or higher, remove the compatibilityLevel check in FirstOrLastMethodToAggregationExpressionTranslator that gates the $filter limit
optimization.
- is related to
-
CSHARP-5785 Optimize LINQ translation for First() methods with predicates using $filter limit parameter
-
- Closed
-