Ankit Singhal created PHOENIX-4545:
--------------------------------------
Summary: Revisit preGetTable(), preGetSchema() and preAlterTable()
hooks for PhoenixAccessController
Key: PHOENIX-4545
URL: https://issues.apache.org/jira/browse/PHOENIX-4545
Project: Phoenix
Issue Type: Bug
Reporter: Ankit Singhal
Assignee: Ankit Singhal
Fix For: 4.14.0
preGetTable(): we should be checking only read access on a table(not access
required for getTableDescriptor which expects Admin or Create)
preGetSchema(): read access on namespace should be checked.
preAlterTable(): write access to table should be checked only
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)