-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Enterprise test> db.foo.find().sort({a:1}).hint({$natural: 1}).limit(10000000000).explain('executionStats').executionStats.executionStages.costEstimate; 17.516987879549447 Enterprise test> db.foo.find().sort({a:1}).hint({$natural: 1}).explain('executionStats').executionStats.executionStages.costEstimate; 32.13347149705384