When check if something is equal to an empty array, the planner currently builds the following bounds:
[[undefined, undefined], [[], []]]
This should "just work" with a $** index, but we should check to be sure.
- depends on
-
SERVER-36109 Provide planner with multikeyness information for allPaths indexes
- Closed