risingwave_meta::controller::system_param

Function system_params_from_db

source
pub fn system_params_from_db(models: Vec<Model>) -> MetaResult<PbSystemParams>
Expand description

Try to deserialize deprecated fields as well. Warn if there are unrecognized fields.