Description
If a user has CREATE privileges on server, they are not able to see any tables with the direct call to the HMS api method get_all_tables when server side filtering is enabled.
Ideally, CREATE privileges on server should give one an unfiltered view of the tables when the user with that privilege calls HMS api method get_all_tables(database_name).
The solution is to add "CREATE" privilege as one of the required privileges (any one of the privilege will allow) in listing table operation.
Attachments
Attachments
Issue Links
- links to