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

Add s3tables catalog support #754

Open
Xuanwo opened this issue Dec 4, 2024 · 2 comments · May be fixed by #807
Open

Add s3tables catalog support #754

Xuanwo opened this issue Dec 4, 2024 · 2 comments · May be fixed by #807
Assignees

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Dec 4, 2024

AWS announced a new product called S3 Tables, which allows using a bucket as an Iceberg catalog: https://aws.amazon.com/about-aws/whats-new/2024/12/amazon-s3-tables-apache-iceberg-tables-analytics-workloads/

The API can be found at: https://github.com/aws/aws-sdk-java-v2/blob/master/services/s3tables/src/main/resources/codegen-resources/service-2.json

It should be possible for iceberg-rust to support such a catalog.

@flaneur2020
Copy link

please assign this to me if it's not a feature that needs to be released soon. I can work on it part-time, but I cannot guarantee the completion time

@liurenjie1024
Copy link
Contributor

please assign this to me if it's not a feature that needs to be released soon. I can work on it part-time, but I cannot guarantee the completion time

Done, thanks!

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

Successfully merging a pull request may close this issue.

3 participants