Skip to content

Mongo upsert support #9

Open
Open
@lveraszto

Description

@lveraszto

Hello,

i would like to use this plugin in google cloud data fusion as a sink. As i see this lib work only with insert.
Is is possible to use upsert?
Can i give somehow few columns and when the values of these columns are equal than update the row and not inserting a new one?
(Maybe with this one https://api.mongodb.com/hadoop/r2.0.0/core/com/mongodb/hadoop/io/MongoUpdateWritable.html? )

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions