You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/05/30 20:20:00 UTC

[jira] [Created] (IMPALA-8604) Improve authorization test coverage for update/upsert/delete statements

Fredy Wijaya created IMPALA-8604:
------------------------------------

             Summary: Improve authorization test coverage for update/upsert/delete statements
                 Key: IMPALA-8604
                 URL: https://issues.apache.org/jira/browse/IMPALA-8604
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 3.2.0
            Reporter: Fredy Wijaya
            Assignee: Fredy Wijaya


Currently the authorization test code for update/insert/delete statements only test against "server" scope which can give an illusion that an ALL privilege on "server" is required for those statements. The privilege scope for those statements are at the "table"-level, so we need to make sure we have tests for that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)