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 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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Done, thanks!
flaneur2020
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: