Skip to content

Is _dynamo_op_type needed to be filled in and written for DynamoDB migration with streaming ? #237

@tarzanek

Description

@tarzanek

Can the additional field _dynamo_op_type be avoided when writing DELETES ?

https://github.com/scylladb/scylla-migrator/blob/master/migrator/src/main/scala/com/scylladb/migrator/writers/DynamoStreamReplication.scala#L56
populates _dynamo_op_type
and this gets later written to DB

even for delete, which of course leaves just rows with the key and just this attribute around

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