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

Add support for comparisons to encrypted fields under $project

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • Query Optimization

    Description

      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.

      Attachments

        Activity

          People

            backlog-query-optimization Backlog - Query Optimization
            hana.pearlman@mongodb.com Hana Pearlman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: