Generate a single payload for non-overlapping ranges

XMLWordPrintableJSON

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

      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
            Reporter:
            Davis Haupt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: