You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found this because I was googling for exactly this feature and this would be ideal for our use case otherwise we would have to have a second data catalog to manage Iceberg table schema
GitHub Issue tracking public feature request - https://feature-requests.datahubproject.io/p/add-support-for-iceberg-rest-catalog-api
Goals
Implement the Iceberg REST Catalog API Spec
Resources - https://iceberg.apache.org/concepts/catalog/#catalog-implementations
Benefits
Unified discovery and access for humans and machines (query engines) for lakehouse architectures.
Note
This is different from just “ingesting” metadata from iceberg using a connector. That solution already exists. (https://datahubproject.io/docs/generated/ingestion/sources/iceberg)
Please feel free to comment with additional use cases/considerations, and to subscribe to notifications as we progress through discovery/development
The text was updated successfully, but these errors were encountered: