[
https://issues.apache.org/jira/browse/BEAM-12400?focusedWorklogId=644764&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-644764
]
ASF GitHub Bot logged work on BEAM-12400:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Sep/21 05:03
Start Date: 01/Sep/21 05:03
Worklog Time Spent: 10m
Work Description: pareshsarafmdb commented on pull request #14927:
URL: https://github.com/apache/beam/pull/14927#issuecomment-909888653
> > Just added minor stylistic comments.
> > I still wonder: What happens when users want to update the whole old
record into the whole new record?
> > Finally, I have one more question about a later improvement to consider
for this IO - is it worth thinking later about passing a lambda to choose the
destination collection?
>
> @pabloem If I understand what if user wants to update with entire source
document into a destination document - In that case you have a overloaded
method which just takes update operator and dest field. This does full document
update. Did I make sense?
Yes thats right,
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 644764)
Remaining Estimate: 162h 10m (was: 162h 20m)
Time Spent: 5h 50m (was: 5h 40m)
> Improve MongoDBIO for beam - add update capability
> --------------------------------------------------
>
> Key: BEAM-12400
> URL: https://issues.apache.org/jira/browse/BEAM-12400
> Project: Beam
> Issue Type: Improvement
> Components: io-java-mongodb
> Reporter: Paresh Saraf
> Assignee: Paresh Saraf
> Priority: P2
> Original Estimate: 168h
> Time Spent: 5h 50m
> Remaining Estimate: 162h 10m
>
> Right now mongodbio supports only inserts/overwrites to a collections. In
> many cases it will be usually updating an existing document: setting a field
> or pushing into an array. BulkUpdate capability to be added as part part of
> MongoDBIo->Write
--
This message was sent by Atlassian Jira
(v8.3.4#803005)