Details
-
Bug
-
Resolution: Done
-
Major - P3
-
1.5.0
-
None
-
None
Description
Talking with rassi on how collation worked in mongoc.. We don't actually raise error when command helpers using _mongoc_client_command_with_opts hit a server that doesn't support collation.
Furthermore, it seems the aggregate helper only picks out options it knows from the opts argument, rather then bson_concat ing the entire bson_t.
And, mongoc_collection_create_index_with_opts needs an explicit support for the collation argument as its part of the "indexes" subdocument, not the command itself
Attachments
Issue Links
- is depended on by
-
CDRIVER-1372 Support providing collation per operation
-
- Closed
-
-
CXX-971 Support providing collation per operation
-
- Closed
-
- related to
-
CDRIVER-1527 Add mongoc_client_[read|write|read_write]_command_with_opts
-
- Closed
-