You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/06/16 06:30:19 UTC

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #20890: [Enhancement](function) fix compatibility issues of sum/count during upgrade process

BiteTheDDDDt commented on code in PR #20890:
URL: https://github.com/apache/doris/pull/20890#discussion_r1231831632


##########
fe/fe-common/src/main/java/org/apache/doris/common/Config.java:
##########
@@ -1572,7 +1572,7 @@ public class Config extends ConfigBase {
      * Max data version of backends serialize block.
      */
     @ConfField(mutable = false)
-    public static int max_be_exec_version = 2;

Review Comment:
   keep version=2



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

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


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