Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8851

Drop table if exists throws authorization exception when table does not exist

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • None
    • Impala 3.4.0
    • None
    • None
    • ghx-label-3

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              vihangk1 Vihang Karajgaonkar
              vihangk1 Vihang Karajgaonkar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: