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.55k stars 1.05k forks source link

bug in versioning #17987

Open alitehranim opened 1 month ago

alitehranim commented 1 month ago

Affected module Does it impact the UI, backend or Ingestion Framework? UI

Describe the bug When a field in the database is defined as a foreign key Each time the ingestion is executed, without changing that field, a new version is created and refers to that field. This does not happen for primary keys.

To Reproduce

Screenshots or steps to reproduce

Expected behavior A clear and concise description of what you expected to happen.

Version:

Additional context Add any other context about the problem here.