[case](regression) Test enable pipeline load (#28172)
Co-authored-by: qinhao <qinhao@newland.com.cn>
This commit is contained in:
@ -1565,7 +1565,7 @@ public class Config extends ConfigBase {
|
||||
@ConfField(mutable = true, masterOnly = true)
|
||||
public static boolean enable_quantile_state_type = true;
|
||||
|
||||
@ConfField
|
||||
@ConfField(mutable = true)
|
||||
public static boolean enable_pipeline_load = false;
|
||||
|
||||
/*---------------------- JOB CONFIG START------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user