Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
For create table, the Authorizer.checkPrivileges call provides only the database name. If the table name is passed, it will be possible for the authorization api implementation to appropriately set the permissions of the new table.
Similarly, in case of create-database, the api call should provide database object for the database being created.
For create and drop index, the underlying table information also should be passed.
For "use db;" , the database information should be passed.
Attachments
Attachments
Issue Links
- links to