Hao Hao created SENTRY-2523: ------------------------------- Summary: Fix response of list_sentry_privileges_by_authorizable_and_user API Key: SENTRY-2523 URL: https://issues.apache.org/jira/browse/SENTRY-2523 Project: Sentry Issue Type: Bug Reporter: Hao Hao Assignee: Hao Hao
SENTRY-2522 introduced a new API list_sentry_privileges_by_authorizable_and_user for bulk fetching privileges for a given user. However, in the thrift definition (TListSentryPrivilegesByAuthUserResponse) {{privilegesMapByAuth}} should be optional as it is only returned when there is no exception thrown. -- This message was sent by Atlassian JIRA (v7.6.3#76005)