yunqingmoswu commented on code in PR #6783: URL: https://github.com/apache/inlong/pull/6783#discussion_r1043083581
########## inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/Constants.java: ########## @@ -122,6 +122,8 @@ public final class Constants { public static final String INLONG_METRIC_STATE_NAME = "inlong-metric-states"; + public static final String SORT_CONNECTOR_IDENTIFY_HUDI = "hudi-inlong"; Review Comment: It is recomment to put it in the factorty. -- 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