summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/sbe/parser/parser.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62986 Implement SBE operator(s) for reading from a columnar indexMartin Neupauer2022-02-081-0/+2
* SERVER-60837 Remove CollectionUUID and OptionalCollectionUUID aliasesDaniel Gómez Ferro2021-12-021-1/+1
* SERVER-59222 Add support for lambda expressions in SBE VM and some exchange workMartin Neupauer2021-08-161-0/+1
* SERVER-57722 Make SBE test command take an AutoGetDbForReadLockFreeDavid Storch2021-06-281-4/+1
* SERVER-55498 Prevent SBE from using unowned values from storage afterMartin Neupauer2021-04-291-1/+4
* SERVER-55672 Fix oplog timestamp logic in SBEArun Banala2021-04-261-1/+2
* SERVER-52907 Implement index key consistency check in SBE FETCHMihai Andrei2021-04-161-1/+1
* SERVER-50885 Add tests for the "sbe" command and fix discrepancies between pa...Andrii Dobroshynski2021-03-231-6/+8
* SERVER-50710 Consolidate SBE and classic yielding pathsDavid Storch2021-03-031-1/+1
* SERVER-50738 Add SortedMerge and Unique to SBEIan Boros2020-11-021-0/+4
* Revert "SERVER-50738 Add SortedMerge and Unique to SBE"Kaloian Manassiev2020-11-011-4/+0
* SERVER-50738 Add SortedMerge and Unique to SBEIan Boros2020-10-311-0/+4
* SERVER-51077 Add PlanNodeId to the debug print of SBE PlanStageNikita Lapkov2020-10-211-0/+8
* SERVER-50726 Add unique id to QuerySolutionNodeDavid Storch2020-09-141-1/+1
* SERVER-48721 Support for $returnKey in SBEJustin Seyster2020-07-161-0/+8
* SERVER-48859 Implement db.sbe test command.Martin Neupauer2020-06-241-0/+223
* Revert "SERVER-48860 Implement db.sbe test command."Martin Neupauer2020-06-241-222/+0
* SERVER-48859 Implement db.sbe test command.Martin Neupauer2020-06-241-0/+222