nicor88 opened a new issue, #1404: URL: https://github.com/apache/iceberg-python/issues/1404
### Feature Request / Improvement Amazon S3 tables have being launched, see [this](https://aws.amazon.com/blogs/aws/new-amazon-s3-tables-storage-optimized-for-analytics-workloads/), and looks like that S3 tables have a managed iceberg catalog. Based on https://github.com/awslabs/s3-tables-catalog looks like that they build an S3 catalog wrapper using java, but it will be relevant to being able to write to those S3 tables via pyiceberg. Base on my understanding once an S3 table is created you can put any object in the S3 warehouse location of the table, and then using [update_table_metadata_location](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables/client/update_table_metadata_location.html) to point the s3 table to the right location. -- 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.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