Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1113

Support collation per operation

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

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

      • create
      • createIndexes
      • aggregate
      • count
      • distinct
      • find (command only)
      • findAndModify
      • geoNear
      • group
      • mapReduce
      • remove (command)
      • update (command)

      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:
            luke.lovett Luke Lovett
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: