Abhishek created RANGER-4801:
--------------------------------
Summary: [Ranger Trino] Refresh materialized view command is not
working when Ranger plugin is enabled
Key: RANGER-4801
URL: https://issues.apache.org/jira/browse/RANGER-4801
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Abhishek
Assignee: Pradeep Agrawal
When Ranger plugin is enabled for Trino server, and when Iceberg catalog is
used (Materialized views are supported only for Iceberg catalog in Trino),
"Refresh materialized view \{view_name}" command is not working, and it says
that the access is denied.
If the ranger trino plugin is disabled, then the command works fine.
Steps to reproduce :
1. Use Iceberg catalog in Trino
2. Create a materialised view m_view_1
3. Run the command - Refresh materialised view m_view_1;
The command will not work and it will say that the access is denied
--
This message was sent by Atlassian Jira
(v8.20.10#820010)