We may need to implement additional tie-breaking for a case where an index scan and a distinct scan both scan the same number of keys, in order to favour the DISTINCT_SCAN. This ticket encompasses testing such cases/ potentially making this & additional fixes needed for the resulting tests.
- depends on
-
SERVER-92456 Multiplan DISTINCT_SCANs
- Closed
-
SERVER-92459 Modify index scan to distinct scan conversion to push fetch into scan
- Closed
-
SERVER-92467 Create additional golden testing utilities
- Closed