Details
-
Bug
-
Resolution: Done
-
Major - P3
-
1.5.0
-
None
-
None
Description
_mongoc_cursor_new_with_opts() validates options with (BSON_VALIDATE_DOLLAR_KEYS | BSON_VALIDATE_EMPTY_KEYS) (see: here), which presents a problem for the $slice projection operator (and possibly others).
This appears to be an issue in 1.5.0-rc1 at least, although that's not available as an "affects version" in JIRA.
Attachments
Issue Links
- is related to
-
CDRIVER-1975 Mixed $ and non-$ query operators shouldn't be prohibited
-
- Closed
-
- links to