yiguolei commented on code in PR #39056:
URL: https://github.com/apache/doris/pull/39056#discussion_r1713213203


##########
fe/fe-core/src/test/java/org/apache/doris/clone/TabletRepairAndBalanceTest.java:
##########
@@ -180,6 +180,64 @@ private static void alterTable(String sql) throws 
Exception {
         
Env.getCurrentEnv().getAlterInstance().processAlterTable(alterTableStmt);
     }
 
+    @Test
+    public void test_alter_be_tag() throws Exception {
+        Assert.assertEquals(5, backends.size());

Review Comment:
   java 里是驼峰,不是下划线的风格



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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to