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

[CQF] Change Partial Schema Requirements map to vector

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • QO 2022-12-12, QO 2022-12-26, QO 2023-01-09, QO 2023-01-23
    • 43

      This is a prerequisite for SERVER-70164. Currently we have a map where each map-entry represents a predicate or projection, all connected by conjunction. We want to generalize this to support disjunction: BoolExpr<predicate or projection>.

      So as a first step let's change the map to a vector. That way each predicate-or-projection will be represented as a single object, instead of being split into key/value.

            Assignee:
            david.percy@mongodb.com David Percy
            Reporter:
            david.percy@mongodb.com David Percy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: