OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
Is your feature request related to a problem? Please describe.
Currently, OpenMetadata supports accessing Iceberg tables and views through various catalogs such as Glue, Hive, and REST, but does not include JDBC Catalog support. Adding support for JDBC Catalog would be highly beneficial.
Describe the solution you'd like
PyIceberg has native support for connecting to JDBC Catalog
Is your feature request related to a problem? Please describe. Currently, OpenMetadata supports accessing Iceberg tables and views through various catalogs such as Glue, Hive, and REST, but does not include JDBC Catalog support. Adding support for JDBC Catalog would be highly beneficial.
Describe the solution you'd like PyIceberg has native support for connecting to JDBC Catalog
Additional context