risingwave_frontend::expr::function_impl::has_privilege

Function get_user_name_by_id

source
fn get_user_name_by_id(
    user_info_reader: &UserInfoReader,
    user_id: i32,
) -> Result<String>