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/11/24 00:09:10 UTC

[jira] [Created] (SENTRY-968) Uri check needs to be case sensitive

Sravya Tirukkovalur created SENTRY-968:
------------------------------------------

             Summary: Uri check needs to be case sensitive
                 Key: SENTRY-968
                 URL: https://issues.apache.org/jira/browse/SENTRY-968
             Project: Sentry
          Issue Type: Bug
            Reporter: Sravya Tirukkovalur


Spawning this off from SENTRY-964. 

Reproduction:
grant all on URI '/tmp/ABC/hh' to role test_sentry;
create external table test(col int) location '/tmp/abc/hh'; //This should not work.



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