zclllyybb commented on code in PR #29579: URL: https://github.com/apache/doris/pull/29579#discussion_r1443821904
########## be/src/agent/be_exec_version_manager.h: ########## @@ -64,7 +64,7 @@ class BeExecVersionManager { * c. cleared old version of Version 2. * d. unix_timestamp function support timestamp with float for datetimev2, and change nullable mode. */ -inline const int BeExecVersionManager::max_be_exec_version = 3; +inline const int BeExecVersionManager::max_be_exec_version = 4; Review Comment: there should be a version change note up here -- 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