[
https://issues.apache.org/jira/browse/RANGER-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776178#comment-17776178
]
Erik Anderson edited comment on RANGER-4075 at 10/17/23 12:06 PM:
------------------------------------------------------------------
Is this necessary? Ranger already supports TABLE functions. You can go into the
Ranger UI, create a policy, change to type function and enter TABLE.
We have been using this for at least 1 year.
was (Author: erikanderson):
Is this necessary. Ranger already supports TABLE functions. You can go into the
Ranger UI, create a policy, change to type function and enter TABLE.
We have been using this for at least 1 year.
> Add support for table functions to trino ranger plugin
> ------------------------------------------------------
>
> Key: RANGER-4075
> URL: https://issues.apache.org/jira/browse/RANGER-4075
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Reporter: Mahebub Sayyed
> Assignee: Siddhant Sontakke
> Priority: Minor
>
> Table functions were added to trino from 388 onwards and
> {{SystemAccessControl}} methods were updated to accommodate this change
> later. Therefore, to make the table function work with the Trino-Rangerplugin
> we need to re-implement method {{checkCanExecuteFunction}} with a new
> argument{{{}FunctionKind{}}}
> Relevant links
> Trino Slack: [https://trinodb.slack.com/archives/CGB0QHWSW/p1655456620535959]
> [trinodb/trino#12544|https://github.com/trinodb/trino/pull/12544]
> [trinodb/trino#12833|https://github.com/trinodb/trino/issues/12833]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)