You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/03/03 03:10:11 UTC

[GitHub] [incubator-inlong] chantccc commented on a change in pull request #2834: [INLONG-2829][Manager] Support for migrating all databases in a database server for the inlong-sort module

chantccc commented on a change in pull request #2834:
URL: https://github.com/apache/incubator-inlong/pull/2834#discussion_r818278501



##########
File path: inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/BuiltInFieldInfo.java
##########
@@ -27,6 +27,7 @@
 public class BuiltInFieldInfo extends FieldInfo {
 
     public enum BuiltInField {
+        DATA,

Review comment:
       move this to the end and give it a more specific name such as 'MYSQL_METADATA_DATA'




-- 
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-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org