-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Querying
-
None
-
Query
-
None
-
None
-
None
-
None
-
None
-
None
-
None
It's possible that one needs to make binary/simple comparison of two fields even in the context of a collection/operation with non-simple collation.
In match language it can be faked by using left and right anchored regex, but there is no way to do this in aggregation. Having some kind of "$binEq" expression would provide it for aggregation (and if it's available in match that would also be useful).