gosonzhang commented on code in PR #7134:
URL: https://github.com/apache/inlong/pull/7134#discussion_r1060472648


##########
inlong-manager/manager-web/sql/apache_inlong_manager.sql:
##########
@@ -158,6 +158,40 @@ CREATE TABLE IF NOT EXISTS `inlong_cluster_node`
 ) ENGINE = InnoDB
   DEFAULT CHARSET = utf8mb4 COMMENT ='Inlong cluster node table';
 
+-- ----------------------------
+-- Table structure for inlong_label
+-- ----------------------------
+CREATE TABLE IF NOT EXISTS `inlong_label`

Review Comment:
   Label is a word with no clear meaning. Can you give it a clear name 
according to the characteristics?



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