risingwave_frontend::handler::create_sql_function

Function extract_hint_display_target

source
fn extract_hint_display_target(
    err_msg_type: ErrMsgType,
    invalid_msg: &str,
) -> Option<&str>
Expand description

Extract the target name to hint display according to the type of the error message item