-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Querying
-
Fully Compatible
Right now, commands like "find({a:[1]})" and "find({a:{b:1}})" don't work when SBE mode is enabled.
The goal of this task is to implement support to the find() command for comparing arrays and objects when SBE mode is enabled.
- is related to
-
SERVER-49838 Revisit comparison semantics in SBE
- Closed