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

Feat: Support for S3 Tables API #8422

Open
felixscherz opened this issue Dec 20, 2024 · 1 comment · May be fixed by #8470
Open

Feat: Support for S3 Tables API #8422

felixscherz opened this issue Dec 20, 2024 · 1 comment · May be fixed by #8470

Comments

@felixscherz
Copy link
Contributor

AWS recently introduced Amazon S3 Tables for managing Apache Iceberg tables on AWS.

boto3 supports S3 Tables starting from version 1.35.74 https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables.html

I would be happy to try and create a PR for this feature:)

@bblommers
Copy link
Collaborator

Hi @felixscherz, that would be very welcome!

Our docs have a section on how to contribute - see especially the section on how to get started with a new feature. Let us know if you run into any problems!

@felixscherz felixscherz linked a pull request Jan 5, 2025 that will close this issue
25 tasks
@bblommers bblommers linked a pull request Jan 5, 2025 that will close this issue
25 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants