open-metadata / OpenMetadata

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.
https://open-metadata.org
Apache License 2.0
5.25k stars 994 forks source link

Support additional metadata ingestion from Schema Registry for Kafka Connector #14640

Open nqvuong1998 opened 8 months ago

nqvuong1998 commented 8 months ago

Is your feature request related to a problem? Please describe. We utilize the Kafka Connector within OpenMetadata, incorporating Avro schema definitions from Schema Registry for ingesting topics and their corresponding schema. However, OpenMetadata can ingest additional metadata from Schema Registry, encompassing details such as topic description, topic owner, column description, column tags, etc. Consequently, extracting specific metadata based on predefined rules proves highly beneficial.

Describe the solution you'd like

harshach commented 3 months ago

@ulixius9 lets check if we can do this for 1.5 otherwise move it to 1.6

nqvuong1998 commented 1 month ago

Hi @harshach , Any update for this issue?