Details
Description
Currently every QuerySolutionNode maintains its own BSONSet object to represents provided sorts. We can move the object declaration into 'QuerySolutionNode' and remove the variable from all its childern.
Currently every QuerySolutionNode maintains its own BSONSet object to represents provided sorts. We can move the object declaration into 'QuerySolutionNode' and remove the variable from all its childern.