risingwave_frontend::catalog::system_catalog

Function get_acl_items

source
fn get_acl_items(
    object: &Object,
    for_dml_table: bool,
    users: &Vec<UserCatalog>,
    username_map: &HashMap<u32, String>,
) -> Vec<String>
Expand description

get acl items of object in string, ignore public.