lordcheng10 commented on code in PR #7905: URL: https://github.com/apache/inlong/pull/7905#discussion_r1187038416
########## inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/Constants.java: ########## @@ -187,7 +190,21 @@ public final class Constants { .noDefaultValue() .withDescription( "The format of multiple sink, it represents the real format of the raw binary data"); - + public static final ConfigOption<String> PATTERN_PARTITION_MAP = Review Comment: sink.multiple.partition-pattern is not used and should be removed. @yunqingmoswu -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org