-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.0
-
Component/s: None
-
Labels:None
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.
- links to