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

[FLE] Handle comparisons to objects in a match expression

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.1.10
    • None
    • Querying
    • None
    • Fully Compatible
    • Query 2019-03-11, Query 2019-03-25

    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.

       

      Attachments

        Activity

          People

            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: