-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.4.9, 2.6.0-rc0
-
Component/s: Querying
-
Fully Compatible
-
ALL
-
Query 2019-07-29
> db.foo.find({_id:1}).max({_id:0})
{ "_id" : 1 }
>
- related to
-
SERVER-42073 Server does not require hint() for min()/max() when IDHACK is used
- Closed