Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-37441

Fill in unit test coverage for wildcard indices

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.4
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • Query 2018-10-22

      There were a few query planner unit tests in our test plan that we missed:

      • Demonstrating that a wildcard index scan can participate in a SORT_MERGE plan.
      • We can use a wildcard index for COUNT_SCAN.
      • Contained $or planning: wildcard index can be used in a plan that tightens bounds through the OrPushdown optimization.

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: