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

Implement simple agg comparison for new optimizer

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible

      Implement simple comparison, conjunction and disjunction.

       

      For example handle the following:

      $match: color:#660e7a}$expr: {{color:#660e7a}$or: : [{{color:#660e7a}$eq: ["$a", 1]}, {{color:#660e7a}$eq: ["$b", 2" target="_blank" rel="noopener">{{color:#660e7a}$and: [{{color:#660e7a}$eq: ["$a", 1]}, {{color:#660e7a}$eq: ["$b", 2}]},{{color:#660e7a}$eq: ["$c", 3]},]

            Assignee:
            svilen.mihaylov@mongodb.com Svilen Mihaylov (Inactive)
            Reporter:
            svilen.mihaylov@mongodb.com Svilen Mihaylov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: