YuriGusev commented on a change in pull request #18518:
URL: https://github.com/apache/flink/pull/18518#discussion_r792613054



##########
File path: 
flink-connectors/flink-connector-dynamodb/src/main/java/org/apache/flink/streaming/connectors/dynamodb/util/AWSDynamoDbUtil.java
##########
@@ -0,0 +1,184 @@
+/*

Review comment:
       I tested with provider in the previous sink implementation, I pass the 
provider to the constructor and then retrieve client when constructing the 
writer itself, then serialization issue is not there in runtime.
   
   But I will stick with the current approach for consistency and other reasons 
you mentioned




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to