risingwave_frontend::handler::create_connection

Function get_connection_property_required

source
fn get_connection_property_required(
    with_properties: &BTreeMap<String, String>,
    property: &str,
) -> Result<String, RwError>