summaryrefslogtreecommitdiff
path: root/jstests/aggregation/expressions/concat_arrays.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72486 Enable all features supported in SBE by defaultDavid Storch2023-03-301-1/+1
* SERVER-61644 Enable CSI feature flagIan Boros2022-12-101-0/+5
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-1/+1
* SERVER-63008 [SBE] Return an empty array when $concatArrays has no childrenMihai Andrei2022-01-271-0/+3
* SERVER-59785 [SBE] Change $concatArrays to not short-circuit on nullMihai Andrei2021-09-301-6/+17
* SERVER-59103 Wrap 'stage' in a stageOrLimitCoScan call to prevent a null stag...Jennifer Peshansky2021-08-251-0/+5
* SERVER-51534 Support concatArrays in SBEAlya Berciu2020-11-231-0/+154