-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
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.