You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Mahebub Sayyed (Jira)" <ji...@apache.org> on 2023/02/08 09:41:00 UTC

[jira] [Created] (RANGER-4075) Add support for table functions to trino ranger plugin

Mahebub Sayyed created RANGER-4075:
--------------------------------------

             Summary: 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: Bug
          Components: plugins
            Reporter: Mahebub Sayyed


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)