-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
Description
This issue will track all the issues and PRs for adding the support for AWS Lake Formation in Presto.
As I mentioned at last month's TSC meeting, I am sharing the detailed design for this implementation
https://docs.google.com/document/d/1fEdENgeY2pzdehQdNDULpRn0p7-0Mklj3twQCuzi15E/edit?usp=sharing
Below are some of the major components that are going to be introduced or modified as part of this integration:
- Introduction of AWS Security Mapping in Presto: Introduce AWS Security Mapping #21622
- Extend support of Metastore Impersonation when using Glue Metastore in Presto
- Add support for metadata restriction in Presto: Add support for authorization for SHOW COLUMNS, DESCRIBE and SHOW CREATE TABLE/VIEW queries: Add support for Metadata Restriction in Presto #25364
- Add new hive security module for Lake Formation: Implement ConnectorAccessControl for Lake Formation
- Implement custom DynamicConfigurationProvider for AWS Lake Formation
- Add support for allowing filtering of unauthorized columns from SELECT * queries
tdcmeehan, jakuborlowski and trina242jakuborlowski and trina242