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

AWS: adding s3 tables catalog #11739

Closed
wants to merge 2 commits into from
Closed

Conversation

stubz151
Copy link
Contributor

@stubz151 stubz151 commented Dec 10, 2024

Why am I doing this

The catalog in a separate github package isn't a long term solution. This is a better integration path for iceberg customers.

What Am I doing

  • Adding the s3 tables catalog to iceberg: copied over from it's own repo
  • Adding a dependency on the s3 tables sdk.

How Am I testing this

  • With unit tests for the catalog core class
  • The operations need some integration tests to go with it.

Breaking changes

  • for customers using the s3 tables catalog jar already they will have to change their impl to org.apache.iceberg.aws.s3tables.S3TablesCatalog from software.amazon.s3tables.iceberg.S3TablesCatalog

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

Successfully merging this pull request may close these issues.

1 participant