-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Minor Change
-
ALL
-
v5.0
-
Execution Team 2021-06-14, Execution Team 2021-06-28
Currently the implementation treats array as a scalar type and leave it untouched. But metadata with value [\{f1: v1, f2: v2}] and [\{f2: v2, f1: v1}] should be normalized and put into the same bucket.
- related to
-
SERVER-58350 Fix disabled Storage tests failing in multiversion suites due to changing latest release to 5.1
- Closed