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

Create ArrayFilter class and implement parsing of arrayFilters in ParsedUpdate

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.6
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • Query 2017-04-17

      The ArrayFilter class should contain a string identifier and a MatchExpression. The arrayFilters update parameter must be propagated through UpdateRequest to ParsedUpdate, where it is parsed to a set of ArrayFilters. While parsing the arrayFilters, we must check that

      • Each array filter has a single top-level field name that starts with a lowercase letter and contains no special characters.
      • No two array filters have the same top-level field name.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: