-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Linq
-
None
-
None
-
Dotnet Drivers
-
None
-
None
-
None
-
None
-
None
-
None
In CSHARP-5241 we made changes to create better MQL for `Join`.
Initially I thought we could treat `GroupJoin` the same way but it's looking like the scenario is different enough that the same optimizations can't apply.
This ticket is to separate any work related to `GroupJoin` from the original `Join` work.
It is unclear whether we can generate bettter MQL for `GroupJoin` then we already are, so the first task of this ticket is to investigate that.
- is related to
-
CSHARP-5241 Refactor Join implementation
-
- Closed
-