Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-1372

Support providing collation per operation

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.5.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      As of server version 3.4 the following commands support collation argument:

      • create (we don't have create helper)
      • createIndexes CDRIVER-1551
      • aggregate CDRIVER-1551
      • count CDRIVER-1551
      • distinct (we don't have distinct helper)
      • find (command only) CDRIVER-1522
      • findAndModify already has mongoc_find_and_modify_opts_append
      • geoNear (we don't have geoNear helper=
      • group (we don't have group helper)
      • mapReduce (we don't have mapReduce helper)
      • remove (command) CDRIVER-1525
      • update (command) CDRIVER-1525

      The driver must not automatically add a collation to any of the Bulk Write operation; the user must explicitly provide the collation to each.

      See spec changes in:

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: