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

Consider removing IndexBounds::isSimpleRange

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • Querying
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: