Files
mongo/jstests/core/query
Timour Katchaounov b09d7d351e SERVER-72450 $or with regex to $in rewrite depends on terms order
Make the $or->$in rewrite indepent on the place where a regex appears in the $or.
Add tests to ensure the rewrite is order-independent.
2023-03-27 07:11:04 +00:00
..