dingo4dev commented on issue #2240: URL: https://github.com/apache/iceberg-python/issues/2240#issuecomment-3235817336
Hi Folks, thanks for the discussion on this topic. I was looking into connecting AWS Glue table and S3Table with Glue & Rest Catalog as they both provided REST endpoint. It appears that neither AWS Glue nor S3 Tables currently support multi-level namespaces for Iceberg tables. | Glue | S3Table | |---|---| | https://docs.aws.amazon.com/glue/latest/dg/connect-glu-iceberg-rest.html#ns-path-param | https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-integrating-open-source.html#endpoint-considerations | | <img width="550" height="400" alt="Image" src="https://github.com/user-attachments/assets/236212ed-319f-4a83-8588-81c841c6a50a" /> | <img width="550" height="400" alt="Image" src="https://github.com/user-attachments/assets/120f90dd-9990-460f-add7-9efa89af25a8" /> | -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
