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

[WIP] -- Do not review - Add new jdbc catalog for iceberg #22138

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pdabre12
Copy link
Contributor

@pdabre12 pdabre12 commented Mar 8, 2024

Resolves: #21774

Copy link

linux-foundation-easycla bot commented Mar 8, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: pdabre12 / name: Pratik Joseph Dabre (79821f4)

@pdabre12 pdabre12 force-pushed the jdbc-catalog-iceberg branch 2 times, most recently from 89a9221 to c137bff Compare March 15, 2024 02:32
@pdabre12 pdabre12 force-pushed the jdbc-catalog-iceberg branch from cb44221 to 41165ac Compare April 22, 2024 22:36
@16pierre
Copy link

@pdabre12 out of curiosity, are you still working on this ? Interested in the feature

FYI I do believe Trino has support for JDBC Iceberg catalog
https://trino.io/docs/current/connector/iceberg.html#requirements
https://github.com/trinodb/trino/blob/master/plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/catalog/jdbc/IcebergJdbcClient.java

@pdabre12
Copy link
Contributor Author

pdabre12 commented Sep 5, 2024

@16pierre I am not actively working on this.
Thank you.

@pdabre12 pdabre12 force-pushed the jdbc-catalog-iceberg branch 3 times, most recently from dc3786f to b3d5d3c Compare February 5, 2025 19:04
@pdabre12 pdabre12 force-pushed the jdbc-catalog-iceberg branch from b3d5d3c to 79821f4 Compare February 5, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for JDBC catalog in Iceberg
2 participants