-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Extra work was added into the batched enrichment stage to support idLookup managing a limit itself, instead of desugaring with a $limit stage afterwards.
Desugaring with a $limit afterwards would allow us to simplify the batchedEnrichmentStage. See comment
Also should investigate if there was a reason why we include the limit within idLookup instead of desugaring into a limit afterwards.