We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
boto3
I would be happy to try and create a PR for this feature:)
The text was updated successfully, but these errors were encountered:
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!
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
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.htmlI would be happy to try and create a PR for this feature:)
The text was updated successfully, but these errors were encountered: