|
Author:
{'username': 'dstorch', 'email': 'david.storch@mongodb.com', 'name': 'David Storch'}
Message: SERVER-42981 Make WorkingSetMember compatible for use with the Sorter.
The bulk of this change is to implement serialization and
deserialization routines for WorkingSetMember, so that the
Sorter can spill WorkingSetMembers to disk. In addition,
this changes the SortExecutor to sort WorkingSetMembers
internally as opposed to sorting Documents.
Branch: master
https://github.com/mongodb/mongo/commit/9e98a74e5f206bf28f598c7e94a4e3901c7a1bd7
|