summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/optimizer/bool_expression.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69026 [CQF] Rewrite Sargable disjunction to RIDUnionDavid Percy2023-04-271-1/+22
* Revert "SERVER-69026 [CQF] Rewrite Sargable disjunction to RIDUnion"auto-revert-processor2023-04-261-22/+1
* SERVER-69026 [CQF] Rewrite Sargable disjunction to RIDUnionDavid Percy2023-04-251-1/+22
* Revert "SERVER-69026 [CQF] Rewrite Sargable disjunction to RIDUnion"auto-revert-processor2023-04-221-22/+1
* SERVER-69026 [CQF] Rewrite Sargable disjunction to RIDUnionDavid Percy2023-04-211-1/+22
* SERVER-74539 Enable disjunction in PSR conversionDavid Percy2023-03-301-0/+4
* SERVER-74539 [CQF] Remove some assumptions about Sargable disjunctionDavid Percy2023-03-141-2/+35
* SERVER-74475: Update SargableNode to hold PSR in DNFHana Pearlman2023-03-011-0/+30
* SERVER-73826: Create BoolExprPrinter for PartialSchemaRequirements explainHana Pearlman2023-02-271-0/+24
* SERVER-72873 add header brackets tidy check.Daniel Moody2023-02-121-1/+1
* SERVER-73760: Add util functions to BoolExprHana Pearlman2023-02-091-0/+68
* SERVER-73282 [CQF] Builder for BoolExprSvilen Mihaylov2023-01-251-0/+142
* SERVER-71846: Add utility to convert between CNF and DNFHana Pearlman2022-12-221-0/+63
* SERVER-71640: Rename CQF operators to FixedArity and DynamicArityHana Pearlman2022-11-291-6/+6
* SERVER-62327 Polish and comment PolyValue and Operator classesNicholas Zolnierz2022-06-091-6/+6
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+140