-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.5.0
-
Component/s: None
-
None
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
- 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