You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2015/05/26 23:50:18 UTC

[jira] [Created] (SENTRY-743) [Column level privileges] Column existence should be hidden for users with no privileges on that column

Sravya Tirukkovalur created SENTRY-743:
------------------------------------------

             Summary: [Column level privileges] Column existence should be hidden for users with no privileges on that column
                 Key: SENTRY-743
                 URL: https://issues.apache.org/jira/browse/SENTRY-743
             Project: Sentry
          Issue Type: Bug
    Affects Versions: 1.5.0
            Reporter: Sravya Tirukkovalur
            Assignee: Sravya Tirukkovalur
             Fix For: 1.6.0


Column existence should be hidden for users with no privileges on that column. For example:
- Select * should return columns for which users have privilege
- select c1 when user does not have permission on that column should fail with column not found exception rather than permission denied error.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)