Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-12549

Docs for SERVER-39417: [FLE] Handle comparisons to objects in a match expression

      Description

      Description:

      In addition to the cases in the description, it may be beneficial to also document that we don't support equality/comparison to null queries.

      Engineering Ticket Description:

      Given the amount of code re-use, this ticket should handle the following cases:

      • Reject regex elements within a $in expression.
      • Encrypted elements within object in a $in expression
      • Encrypted elements in RHS object of comparison expressions:
        {a: {$eq: {b: 1}}}
        {a: {$gt: {b: 1}}
        ...
        

        Note that an encrypted field in a non-equality comparison should fail.

       

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            Unassigned Unassigned
            Reporter:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              4 years, 42 weeks ago