fengjian428 commented on code in PR #4676:
URL: https://github.com/apache/hudi/pull/4676#discussion_r970458150


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/BaseActionExecutor.java:
##########
@@ -36,7 +36,7 @@
   protected final transient HoodieEngineContext context;
   protected final transient Configuration hadoopConf;
 
-  protected final HoodieWriteConfig config;
+  public final HoodieWriteConfig config;

Review Comment:
   I can also only use getter in this pr and leave other parts as before



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