summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/optimizer/utils/utils.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67380 Improve handling of partial schema requirementsSvilen Mihaylov2022-06-221-6/+4
* SERVER-67003 Fixes for agg expressionsSvilen Mihaylov2022-06-131-3/+2
* SERVER-62961 Fix ABT->SBE lowering of EvalFilter paths to correctly handle c...Svilen Mihaylov2022-05-271-0/+5
* SERVER-65419 Fix generation of ABT hashes for types with unordered mapsSvilen Mihaylov2022-04-131-3/+0
* SERVER-63636 Fix a bug with collation requirements on rid when merge join is ...Svilen Mihaylov2022-02-221-1/+2
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+317