Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for table functions to trino ranger plugin #2

Open
aakashnand opened this issue Sep 8, 2022 · 3 comments
Open

Add support for table functions to trino ranger plugin #2

aakashnand opened this issue Sep 8, 2022 · 3 comments

Comments

@aakashnand
Copy link
Owner

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 argumentFunctionKind

Relevant links

Trino Slack: https://trinodb.slack.com/archives/CGB0QHWSW/p1655456620535959
trinodb/trino#12544
trinodb/trino#12833

@masayyed
Copy link

@aakashnand
Is there any expected date for this issue?

@aakashnand
Copy link
Owner Author

@masayyed sorry not decided yet

@masayyed
Copy link

masayyed commented Oct 9, 2023

Dear, Any update on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants