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

Generate a single payload for non-overlapping ranges

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • QO 2022-11-14

      After SERVER-70355, non-overlapping ranges like x > 5 and x < 3 will generate two one-sided payloads. This will cause a lot of extra work on the server-side for a query that we know beforehand will not return any results on scalar fields. We should catch this case client-side and create a single payload with zero edges.

            Assignee:
            ted.tuckman@mongodb.com Ted Tuckman
            Reporter:
            davis.haupt@mongodb.com Davis Haupt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: