eldenmoon commented on code in PR #65561:
URL: https://github.com/apache/doris/pull/65561#discussion_r3575547009


##########
be/src/agent/be_exec_version_manager.cpp:
##########
@@ -124,8 +124,10 @@ void 
BeExecVersionManager::check_function_compatibility(int current_be_exec_vers
 
 // 10: start from doris 4.0.3
 //   a. use new fixed object serialization way.
+// 11: start from doris 4.1.0
+//   a. support ColumnVariantV2 compute exchange serialization.
 
-const int BeExecVersionManager::max_be_exec_version = 10;

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