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

Consider removing IndexBounds::isSimpleRange

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None

      The query system's index bounds representation has a few special cases in which it represents the bounds as a "simple range" (see code here). In particular, the simple range representation is used for $min/$max and some internal plans. We may be able to simplify the code by removing this special case and always using the regular representation for index bounds.

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

              Created:
              Updated:
              Resolved: