ProjectionNode::getSort() always returns an empty BSONObjSet, because we don't do the work to determine if a child's sort is preserved through the project.
- is depended on by
-
SERVER-23099 Always propagate cursor output sort to aggregation.
- Closed