[Performance](exec) opt the exchange performance (#29579)

This commit is contained in:
HappenLee
2024-01-09 19:19:44 +08:00
committed by yiguolei
parent 48f58510a8
commit 463a7ab212
13 changed files with 372 additions and 152 deletions

View File

@ -1707,7 +1707,7 @@ public class Config extends ConfigBase {
* Max data version of backends serialize block.
*/
@ConfField(mutable = false)
public static int max_be_exec_version = 3;
public static int max_be_exec_version = 4;
/**
* Min data version of backends serialize block.