summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/validate_multikey_compound_batch.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-57178 add js test for verifying in-memory paths for compound multikey ↵Benety Goh2021-05-251-0/+53
index This test updates multikey paths for multiple indexed fields in a compound index using different documents inserted within the same storage transaction, before running a full validation to ensure the in-memory paths are correctly updated to provided the necessary coverage for queries.