You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/08/09 01:49:00 UTC

[jira] [Created] (IMPALA-8851) Drop table if exists throws authorization exception when table does not exist

Vihang Karajgaonkar created IMPALA-8851:
-------------------------------------------

             Summary: Drop table if exists throws authorization exception when table does not exist
                 Key: IMPALA-8851
                 URL: https://issues.apache.org/jira/browse/IMPALA-8851
             Project: IMPALA
          Issue Type: Bug
            Reporter: Vihang Karajgaonkar
            Assignee: Vihang Karajgaonkar


When authorization is enabled, a {{drop table if exists <tablename>}} on a non-existing table throws an authorization exception. In such a case if the user has required permissions to the query the tables on the database, this is unnecessary and the SQL should succeed saying the table does not exists instead of erroring out.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org