summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/optimizer/utils/abt_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74475: Update SargableNode to hold PSR in DNFHana Pearlman2023-03-011-27/+35
* SERVER-74123 [CQF] Simplifications and fixes around sargable nodes and indexesSvilen Mihaylov2023-02-241-1/+3
* SERVER-72784 [CQF] Update representation of compound index boundsSvilen Mihaylov2023-02-031-3/+9
* SERVER-71550 Change PartialSchemaRequirements map to vectorDavid Percy2023-01-201-1/+1
* SERVER-71332 [CQF] Strong alias for Selectivity and CardinalitySvilen Mihaylov2022-12-121-2/+2
* SERVER-70163 Implement RIDUnionNodeMatt Boros2022-11-091-0/+6
* SERVER-70965 [CQF] Strong alias for ProjectionNames and FieldNamesSvilen Mihaylov2022-11-091-15/+22
* SERVER-70696 Determine presence of left and right intervals as a logical prop...Matt Boros2022-10-311-2/+0
* SERVER-69466 [CQF] Transition PartialSchemaRequirements output binding to be ...Svilen Mihaylov2022-10-241-1/+1
* SERVER-69025 [CQF] Performance-only partial schema requirementsSvilen Mihaylov2022-09-221-0/+1
* SERVER-69102 [CQF] Allow SBE plans which require an output RecordId slotSvilen Mihaylov2022-09-101-1/+3
* SERVER-68965 Improvements to indexing in the presence of nested subfeldsSvilen Mihaylov2022-08-271-24/+3
* SERVER-67782 Fix handling of bounds with MaxKey and MinKeySvilen Mihaylov2022-07-111-3/+1
* SERVER-67436 Add paramaterer to Traverse path element to specify max depthSvilen Mihaylov2022-07-101-1/+1
* SERVER-63635 Explicitly request rid projection in ProjectionRequirements prop...Svilen Mihaylov2022-02-171-1/+0
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+473