dennisylyung commented on pull request #12583:
URL: https://github.com/apache/beam/pull/12583#issuecomment-682667226


   @iemejia The limitation is on the API level, but not the table level. AWS 
support has confirmed this to me, and suggest performing deduplication of the 
batches before sending the request with the Java SDK. The Python SDK for 
DynamoDB does this on the SDK level (before API), but not the Java one, so I 
just cloned the deduplication mechanism. 


----------------------------------------------------------------
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.

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


Reply via email to