The Aggregate method translator uses $let to assign the source expression to a source variable.
But when the source expression is something simple like a field name the $let can be omitted and the field used directly.
- is depended on by
-
CSHARP-4859 Support nested AsQueryable
- Closed