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


##########
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:
   Not sure why remove this, we already have a fallback key: 
`write.payload.class`



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