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

Add support for Catalog Providers #108

Open
philippemnoel opened this issue Aug 28, 2024 · 0 comments
Open

Add support for Catalog Providers #108

philippemnoel opened this issue Aug 28, 2024 · 0 comments
Labels
feature New feature or request priority-low Low priority issue user-request This issue was directly requested by a user

Comments

@philippemnoel
Copy link
Collaborator

What feature are you requesting?

For Iceberg and Delta Lake, we'd like to integrate with catalog metastores to facilitate fetching of credentials and other metadata. Unfortunately, this is primarily bottlenecked by DuckDB implementations. For instance, this is the PR for adding support for the AWS Glue catalog: duckdb/duckdb_iceberg#51

Once these are in, we can start adding support.

re: Delta Lake, their extension is more mature. It may be possible to do right away, but we haven't had any explicit request for Delta Lake yet.

Even though we are blocked on this, I'm opening up this tracking issue to collect interest as I've had many messages from interested users.

Why are you requesting this feature?

Integrate with where user's metadata is already located.

What is your proposed implementation for this feature?

Expose the catalog integration APIs from DuckDB

Full Name:

Philippe Noël

Affiliation:

ParadeDB

@philippemnoel philippemnoel added feature New feature or request priority-low Low priority issue user-request This issue was directly requested by a user labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request priority-low Low priority issue user-request This issue was directly requested by a user
Projects
None yet
Development

No branches or pull requests

1 participant