You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/10/18 19:18:17 UTC

[GitHub] [flink-connector-dynamodb] dannycranmer commented on pull request #1: [FLINK-24229][Connectors][DynamoDB] - Add AWS DynamoDB connector

dannycranmer commented on PR #1:
URL: https://github.com/apache/flink-connector-dynamodb/pull/1#issuecomment-1282890400

   > Question for general discussion: Do we have any thoughts on using conditional expressions? I note that the `BatchWriteItem` API we are using doesn't support this. Maybe we can create a followup JIRA to track this feature.
   
   I had considered the same. I see that conditional write is supported on the PutItem, but not the Batch api. Based on this, and the discussion above about supporting non-batch mode, I would vote to proceed without it, and add later.


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org