complone commented on code in PR #7103:
URL: https://github.com/apache/hudi/pull/7103#discussion_r1011258331


##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/configuration/FlinkOptions.java:
##########
@@ -106,7 +106,7 @@ private FlinkOptions() {
           + "determined by Object.compareTo(..)");
 
   public static final ConfigOption<String> PAYLOAD_CLASS_NAME = ConfigOptions
-      .key("payload.class")

Review Comment:
   @danny0405  Because the user looked at the documentation and thought that 
write.payload.class could not take effect, I thought it might be necessary to 
change the name of the configuration item, has now been updated



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