summaryrefslogtreecommitdiff
path: root/jstests/core/distinct_compound_index.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63947 Add column store jscore passthrough - plus fixesCharlie Swanson2022-07-271-0/+2
* SERVER-53270 Include SBE PlanStage tree string into explain outputAnton Korshunov2021-01-301-5/+6
* SERVER-51409 Support executionStats mode in SBE explainAnton Korshunov2020-11-251-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+5
* SERVER-44418 Optimise distinct queries to use DISTINCT_SCAN in the presence o...Arun Banala2020-01-161-10/+34
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-27/+26
* SERVER-38695 Make QuerySolutionNode subclasses for projection fast-pathsJacob Evans2019-01-291-1/+2
* SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined ...Randolph Tan2019-01-111-1/+1
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-071-0/+1
* Revert "SERVER-37853 Create sharded_core_txn with balancer suite"William Schultz2019-01-041-1/+0
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-041-0/+1
* SERVER-33006 Fix lte assertion in distinct_compound_index.jsCharlie Swanson2018-01-301-2/+2
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-6/+11
* SERVER-19507 allow DISTINCT_SCAN over trailing field of an indexAnton Guryanov2016-08-251-0/+28