summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/interval_evaluation_tree.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67576 Enable explode for sort query in SBE cacheRui Liu2023-03-221-4/+49
* SERVER-71640: Rename CQF operators to FixedArity and DynamicArityHana Pearlman2022-11-291-8/+8
* SERVER-69441 Pop only necessary iets while building iets for wildcard indexAnton Korshunov2022-09-201-1/+2
* SERVER-67678 Incorrect result is returned when there's a wildcard index and a...Denis Grebennicov2022-07-271-0/+2
* SERVER-62327 Polish and comment PolyValue and Operator classesNicholas Zolnierz2022-06-091-8/+8
* SERVER-63350 Implement IET evaluation transporterAlexander Ignatyev2022-03-291-0/+15
* SERVER-63349 Modify QueryPlanner and IndexBoundsBuilder to produce an IETAlexander Ignatyev2022-03-231-37/+37
* SERVER-63348 Implement Interval Evaluation TreeAlexander Ignatyev2022-03-141-0/+135