[FLE] Handle comparisons to objects in a match expression

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.10
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • Query 2019-03-11, Query 2019-03-25
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

       

              Assignee:
              Nicholas Zolnierz
              Reporter:
              Nicholas Zolnierz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: