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


##########
be/src/agent/be_exec_version_manager.cpp:
##########
@@ -113,7 +113,7 @@ void BeExecVersionManager::check_function_compatibility(int 
current_be_exec_vers
 *     b. support const column in serialize/deserialize function: PR #41175
  */
 
-const int BeExecVersionManager::max_be_exec_version = 8;
+const int BeExecVersionManager::max_be_exec_version = 9;

Review Comment:
   没必要有这个,直接做不兼容的改动就好了,如果有这个,我们说明有一些遗留的代码,是可以删除的



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