[Performance](exec) opt the exchange performance (#29579)
This commit is contained in:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user