Add support for comparisons to encrypted fields under $project

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This ticket is to add server-side rewrite and query analysis support for comparisons to encrypted fields in $project. For example, we should allow the following simplistic pipeline:

      {$project: {isOneTwoThree: {$eq: ["$encryptedStr", "123"]}}}

      Also in this ticket we should consider adding support for references to encrypted fields in find projections.

            Assignee:
            [DO NOT USE] Backlog - Query Optimization
            Reporter:
            Hana Pearlman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: