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

Enable System Access Control to make decision using Catalog Configuration #24006

Open
raj-manvar opened this issue Nov 1, 2024 · 0 comments
Open

Comments

@raj-manvar
Copy link
Member

Currently the SystemAccessControl interface gives access to CatalogSchemaName or CatalogSchemaTableName object which only contains the catalog name, Schema name and Table name.

This request is to add provide additional Catalog Configuration to the Access Control plugin to make access control decisions.

For example, when using the Hive metastore https://trino.io/docs/current/object-storage/metastores.html, if certain users don't have access to any data in Europe, having the hive.metastore.glue.region property can help make the decision.

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

No branches or pull requests

1 participant