risingwave_
frontend
2.2.0-alpha
In risingwave_
frontend::
expr::
function_
impl::
has_
privilege
risingwave_frontend
::
expr
::
function_impl
::
has_privilege
Function
get_user_name_by_id
Copy item path
source
fn get_user_name_by_id( user_info_reader: &
UserInfoReader
, user_id:
i32
, ) ->
Result
<
String
>