risingwave_common::system_param

Function check_missing_params

source
pub fn check_missing_params(
    params: &PbSystemParams,
) -> Result<(), SystemParamsError>
Expand description

Check if any undeprecated fields are missing.