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

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

    XMLWordPrintableJSON

Details

    Description

      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.)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              4 years, 22 weeks, 3 days ago