summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/parsed_distinct.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70473 Make shards persist sampled read queriesCheahuychou Mao2022-11-011-2/+13
* SERVER-65289 Improvements to Mirrored Reads Metrics and VisibilityJason Chan2022-06-241-2/+11
* SERVER-55112 Make distinct on a view match distinct on a collection for certa...Ted Tuckman2022-04-281-0/+1
* SERVER-40089 $group optimized with DISTINCT_SCAN cannot use $$ROOTJustin Seyster2019-03-281-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-28040 Fix maxTimeMS/readPref/readConcern for sharded view queryJames Wahlin2017-04-051-0/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-24762 Support for views on sharded collectionsJames Wahlin2016-07-291-1/+1
* SERVER-24766 views support for count and distinctKyle Suarez2016-07-211-0/+5
* SERVER-24763 Make parse method for ParsedDistinct a public methodJames Wahlin2016-07-051-1/+21
* SERVER-24175 Distinct command should respect the collationTess Avitabile2016-06-061-0/+69