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 "Quanlong Huang (JIRA)" <ji...@apache.org> on 2019/06/14 02:21:00 UTC

[jira] [Updated] (IMPALA-6881) COMPUTE STATS should check for SELECT privilege at analysis

     [ https://issues.apache.org/jira/browse/IMPALA-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Quanlong Huang updated IMPALA-6881:
-----------------------------------
    Fix Version/s: Impala 2.13.0

> COMPUTE STATS should check for SELECT privilege at analysis
> -----------------------------------------------------------
>
>                 Key: IMPALA-6881
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6881
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 2.9.0, Impala 2.10.0, Impala 2.11.0
>            Reporter: Fredy Wijaya
>            Assignee: Fredy Wijaya
>            Priority: Minor
>              Labels: security
>             Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> COMPUTE STATS execute SELECT child queries. However in the COMPUTE STATS analysis phase, we only register for ALTER privilege. In other words, having only ALTER privilege on the target will pass the COMPUTE STATS analysis phase, but will fail later in the child queries due to insufficient SELECT privilege on the target table. It will be good to fail early at COMPUTE STATS analysis phase by registering both ALTER and SELECT privileges in the COMPUTE STATS analysis phase.



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

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