-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
Query 2019-05-20, Query 2019-06-03, Query 2019-06-17, Query 2019-07-01, Query 2019-07-15
-
0
This includes the following steps, which must be committed together:
- Add lazy BSON shredding.
- Change DocumentStorageIterator to accommodate the above lazy strategy.
- Necessary changes in ValueElement to accommodate the above. In ValueElement we will have to keep track of whether the element represents an insert, update, delete, or cached field lookup.
- is duplicated by
-
SERVER-33920 Optimize transformation from BSON to Document in aggregation framework
- Closed