[CQF] Change Partial Schema Requirements map to vector

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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 (Inactive)
            Reporter:
            David Percy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: