[
https://issues.apache.org/jira/browse/RANGER-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved RANGER-5762.
--------------------------------------
Fix Version/s: 3.0.0
2.10
Resolution: Fixed
[~gertjanal] - thank you for the PR. Its merged in following branches:
* master:
https://github.com/apache/ranger/commit/3e82ad6aa4d24599be18e4126077e65ca2bf9dea
* ranger-2.10:
https://github.com/apache/ranger/commit/d72f436bc2ed44d438e960181bf52e44c382714b
> Unable to execute Trino Schema Functions
> ----------------------------------------
>
> Key: RANGER-5762
> URL: https://issues.apache.org/jira/browse/RANGER-5762
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Affects Versions: 2.4.0, 2.5.0, 2.6.0, 2.7.0, 2.8.0, 2.9.0
> Reporter: Gertjan Al
> Priority: Minor
> Labels: Trino
> Fix For: 3.0.0, 2.10
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When using a Trino Schema Function, the permission `execute` is checked:
> [https://github.com/trinodb/trino/blob/master/plugin/trino-ranger/src/main/java/io/trino/plugin/ranger/RangerSystemAccessControl.java#L791]
> However, the Trino service definition does not contain `execute` on Schema
> Function. When added to the definition, everything works as expected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)