hqx871 commented on code in PR #64167:
URL: https://github.com/apache/doris/pull/64167#discussion_r3535552882


##########
fe/fe-core/src/main/java/org/apache/doris/persist/meta/MetaPersistMethod.java:
##########
@@ -148,6 +148,14 @@ public static MetaPersistMethod create(String name) throws 
NoSuchMethodException
                         Env.class.getDeclaredMethod("saveColocateTableIndex", 
CountingDataOutputStream.class,
                                 long.class);
                 break;
+            case "tenantLevelColocateTableIndex":

Review Comment:
   revert up version_141



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to