summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/shard_filterer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60273 Calculate the estimated size for missing types in sbe::value::ge...Drew Paroski2021-10-161-0/+2
* SERVER-50712 Handle shard filtering in SBEEric Cox2020-12-011-7/+11
* SERVER-45778 Rename getOrphanFilter to getOwnershipFilter and change the retu...Marcos José Grillo Ramírez2020-02-031-3/+3
* SERVER-44773 Optimise queries to cover on sharded clusters when using compoun...Arun Banala2020-01-221-1/+3
* SERVER-41294 shard filtering for $sbIan Boros2019-06-071-0/+57