healchow commented on code in PR #7289:
URL: https://github.com/apache/inlong/pull/7289#discussion_r1091413467


##########
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/Constants.java:
##########
@@ -135,6 +135,8 @@ public final class Constants {
 
     public static final String AUTO_DESERIALIZE_FALSE = 
"autoDeserialize=false";
 
+    public static final String SEPARATOR = "%#%#%#";

Review Comment:
   The name of `SEPARATOR` was unclearly.



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

Reply via email to