Hong Liang Teoh created FLINK-31942:
---------------------------------------

             Summary: Support Conditional Writes in DynamoDB connector
                 Key: FLINK-31942
                 URL: https://issues.apache.org/jira/browse/FLINK-31942
             Project: Flink
          Issue Type: New Feature
          Components: Connectors / DynamoDB
            Reporter: Hong Liang Teoh


Currently, the AWS DynamoDB connector uses the BatchWrite API, which does not 
support conditional writes. This is not great because there might be some use 
cases where the Flink user might want to use conditional writes to implement 
idempotent writes.

 

We propose to implement support for using `PutItem`, `UpdateItem` and 
`DeleteItem` in the DDB connector



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to