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.67k stars 1.06k forks source link

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

Open nqvuong1998 opened 10 months ago

nqvuong1998 commented 10 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 5 months ago

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

nqvuong1998 commented 3 months ago

Hi @harshach , Any update for this issue?