-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Dotnet Drivers
-
None
-
None
-
None
-
None
-
None
-
None
When performing an OrderBy against a field using Mql.Field the generated code uses $getField in a $project rather than going directly.
This is sub-optimal but otherwise works ok.