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

[Iceberg] Add S3 Tables catalog support #24216

Open
tdcmeehan opened this issue Dec 6, 2024 · 0 comments
Open

[Iceberg] Add S3 Tables catalog support #24216

tdcmeehan opened this issue Dec 6, 2024 · 0 comments
Labels
feature request iceberg Apache Iceberg related

Comments

@tdcmeehan
Copy link
Contributor

Amazon recently announced the S3 Tables feature, which is a type of S3 bucket which provides Iceberg table management features. S3 Tables has its own special catalog, which means that in order for Presto to read and write to S3 tables, it must add support for the S3 Tables catalog.

Expected Behavior or Use Case

There should be an S3 Tables catalog available to the Presto Iceberg connector.

Presto Component, Service, or Connector

Iceberg connector

Possible Implementation

Import this library, and add it as a catalog type in Presto.

Example Screenshots (if appropriate):

N/A

Context

S3 Tables provide a convenient managed table service. It would be nice for Presto to connect to it so it is an option for those who want to try out this service.

@tdcmeehan tdcmeehan added feature request iceberg Apache Iceberg related labels Dec 6, 2024
@github-project-automation github-project-automation bot moved this to 🆕 Unprioritized in Iceberg Support Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request iceberg Apache Iceberg related
Projects
Status: 🆕 Unprioritized
Development

No branches or pull requests

1 participant