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

Allow encrypted comparisons to constants across all numeric types

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Queryable Encryption
    • None
    • Query Optimization
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Right now, we only support comparison across int/long types using a conversion defined by the Crypto team. We could in theory support comparisons across all numeric types by coercing constant values to the index type during query analysis. We should investigate whether or not this would be expected behavior, given that we know the type of an encrypted field statically.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            davis.haupt@mongodb.com Davis Haupt (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: