-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
for: planningAn issue we'd like to consider when planning our next releaseAn issue we'd like to consider when planning our next releasetype: enhancementA general enhancementA general enhancement
Description
See: https://www.mongodb.com/docs/manual/core/bulk-write-operations/#mongo.bulkwrite--
The BulkOperations interface itself does not define on which collection the operation is performed. So we could keep the interface exposed backing it with an collection agnostic implementation, or change the current DefaultBulkOperations so that it handles the extended use case.
atandon2024
Metadata
Metadata
Assignees
Labels
for: planningAn issue we'd like to consider when planning our next releaseAn issue we'd like to consider when planning our next releasetype: enhancementA general enhancementA general enhancement