danny0405 commented on a change in pull request #2808:
URL: https://github.com/apache/hudi/pull/2808#discussion_r612256014



##########
File path: 
hudi-flink/src/main/java/org/apache/hudi/sink/StreamWriteOperatorCoordinator.java
##########
@@ -137,6 +149,8 @@ public void start() throws Exception {
     reset();
     // writeClient
     this.writeClient = StreamerUtil.createWriteClient(conf, null);
+    // table state

Review comment:
       Would like to keep it.

##########
File path: 
hudi-flink/src/main/java/org/apache/hudi/sink/StreamWriteOperatorCoordinator.java
##########
@@ -137,6 +149,8 @@ public void start() throws Exception {
     reset();
     // writeClient

Review comment:
       Would like to keep it.




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


Reply via email to