lawofcycles commented on PR #12544:
URL: https://github.com/apache/iceberg/pull/12544#issuecomment-2798790816

   I explored adding Lake Formation Multi Dialect Views. 
   However, it introduce several requirements, including:
   
   - Only IAM roles can create Data Catalog views (no other IAM entities).
   - The defining role must have Lake Formation SELECT with Grantable on all 
reference tables.
   - A trust policy must allow Lake Formation and AWS Glue to assume the 
defining role.
   - S3 data locations must be registered with Lake Formation.
   
   These constraints fall outside the scope of this PR, which focuses on 
enabling basic Iceberg view support in the Glue Data Catalog. We may revisit 
MDVs in the future as a potential enhancement if these requirements become more 
manageable.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to