-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Running the jstests/sharding/query/collation/collation_lookup.js test with JOO enabled results in a failure that indicates that the collation supplied as an argument to aggregate() is disregarded. The query specifies a case-insensitive collation but the actual results are consistent with a case-sensitive one.