Details
-
Improvement
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
-
Query
Description
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).