Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-51532: Implement objecttoarray and arraytoobject expressions | Projjal Chanda | 2023-04-05 | 1 | -12/+31 |
* | SERVER-51823 Use classic engine to evaluate queries containing expressions no... | Anton Korshunov | 2021-02-14 | 1 | -3/+0 |
* | SERVER-49227 Tag tests to be excluded from aggregation_slot_based_execution | Justin Seyster | 2020-08-18 | 1 | -0/+3 |
* | SERVER-49404 Enforce additional checks in $arrayToObject | Drew Paroski | 2020-07-15 | 1 | -0/+14 |
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a... | James Wahlin | 2019-08-14 | 1 | -1/+1 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -65/+63 |
* | SERVER-37182 Correctly handle duplicate fields in $arrayToObject | Ian Boros | 2018-10-10 | 1 | -100/+64 |
* | SERVER-29676 arrayToObject should not error out on explicit value of null or ... | Wan Bachtiar | 2017-06-22 | 1 | -27/+41 |
* | SERVER-23310 Add aggregation expression $arrayToObject | Wan Bachtiar | 2017-03-07 | 1 | -0/+99 |