summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/optimizer/algebra
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68840 tidy clang bugprone-fold-init-type fixJuan Gu2022-08-251-4/+4
* SERVER-66608 Made OpNodeStorage::_nodes array protectedLynne Wang2022-06-131-2/+3
* SERVER-62327 fix clang-tidy v4Nicholas Zolnierz2022-06-101-0/+2
* SERVER-62327 Polish and comment PolyValue and Operator classesNicholas Zolnierz2022-06-093-139/+140
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-3/+1
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-314-0/+1467