[pipeline](exec) disable shared scan in default and disable shared scan in limit with where scan (#25952)
This commit is contained in:
@ -1606,9 +1606,6 @@ public class Config extends ConfigBase {
|
||||
@ConfField(mutable = true, varType = VariableAnnotation.EXPERIMENTAL)
|
||||
public static boolean enable_cpu_hard_limit = false;
|
||||
|
||||
@ConfField(mutable = true)
|
||||
public static boolean disable_shared_scan = false;
|
||||
|
||||
@ConfField(mutable = false, masterOnly = true)
|
||||
public static int backend_rpc_timeout_ms = 60000; // 1 min
|
||||
|
||||
|
||||
Reference in New Issue
Block a user