Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-671

Finer-grained updates from aggregation via $merge

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      NODE-2004 Fixed 3.3.0
      JAVA-3319 Fixed 3.11.0
      SCALA-535 Done
      CXX-1785 Fixed 3.6.0-rc0, 3.6.0
      PERL-1105 Fixed 2.2.0
      PYTHON-1866 Fixed 3.9
      MOTOR-350 Won't Fix
      CSHARP-2634 Fixed 2.9.0
      GODRIVER-1127 Fixed 1.1.0
      PHPLIB-438 Fixed 1.5.0
      RUBY-1836 Fixed 2.10.0.rc0
      CDRIVER-3188 Fixed 1.15.0
      SWIFT-548 Done
      RUST-350 Won't Do
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion NODE-2004 Fixed 3.3.0 JAVA-3319 Fixed 3.11.0 SCALA-535 Done CXX-1785 Fixed 3.6.0-rc0, 3.6.0 PERL-1105 Fixed 2.2.0 PYTHON-1866 Fixed 3.9 MOTOR-350 Won't Fix CSHARP-2634 Fixed 2.9.0 GODRIVER-1127 Fixed 1.1.0 PHPLIB-438 Fixed 1.5.0 RUBY-1836 Fixed 2.10.0.rc0 CDRIVER-3188 Fixed 1.15.0 SWIFT-548 Done RUST-350 Won't Do

      Commit: https://github.com/mongodb/specifications/commit/b10b400be768f6d5df95eddf90fdb710df1975bd

      Drivers should:

      • Extend any special handling for $out in aggregation pipelines for the new $merge stage in MongoDB 4.2. This includes, but is not limited to, not setting cursor.batchSize on the aggregate command, and supporting a write concern for pipelines ending with a $merge stage.
      • Pull in new tests for the CRUD (v2 format) and retryable reads specs.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: