dockerzhang commented on code in PR #8090:
URL: https://github.com/apache/inlong/pull/8090#discussion_r1206160454


##########
inlong-manager/manager-web/sql/changes-1.8.0.sql:
##########
@@ -25,3 +25,22 @@ USE `apache_inlong_manager`;
 
 ALTER TABLE inlong_group
     CHANGE lightweight inlong_group_mode tinyint(1) DEFAULT 0 NULL COMMENT 
'Inlong group mode, Standard mode: 0, DataSync mode: 1';
+

Review Comment:
   It's better to add more annotations to show the purpose of this change. Like 
`For support multi-tenant management in InLong, see 
https://github.com/apache/inlong/pull/8090`.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to