Details
Description
Currently insert is inefficient because we're generating relatively complex update operations. The goal for this ticket is to generate a $set for data fields that is close to something that could occur in an oplog entry.
Currently insert is inefficient because we're generating relatively complex update operations. The goal for this ticket is to generate a $set for data fields that is close to something that could occur in an oplog entry.