xuzifu666 commented on code in PR #4862: URL: https://github.com/apache/paimon/pull/4862#discussion_r1906921225
########## paimon-common/src/main/java/org/apache/paimon/CoreOptions.java: ########## @@ -1226,6 +1229,20 @@ public class CoreOptions implements Serializable { "The partition mark done class for implement" + " PartitionMarkDoneAction interface. Only work in custom mark-done-action."); + public static final ConfigOption<String> PARTITION_MARK_DONE_ACTION_URL = Review Comment: Like this way user can only use GET request for params? can we add a option for request params? -- 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: issues-unsubscr...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org