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.
Describe the bug
When ingesting tables and columns from a DB2 source, the table names and column names are originally in uppercase. However, after ingestion, they are displayed in lowercase within OpenMetadata.
To Reproduce
Set up a DB2 source for ingestion.
Ingest a table with uppercase table names and column names.
View the ingested metadata in OpenMetadata.
Expected behavior
Table names and column names should retain their original case (uppercase) when displayed in OpenMetadata.
Affected module Ingestion Framework
Describe the bug When ingesting tables and columns from a DB2 source, the table names and column names are originally in uppercase. However, after ingestion, they are displayed in lowercase within OpenMetadata.
To Reproduce
Set up a DB2 source for ingestion. Ingest a table with uppercase table names and column names. View the ingested metadata in OpenMetadata.
Expected behavior Table names and column names should retain their original case (uppercase) when displayed in OpenMetadata.
Version:
openmetadata-ingestion[docker]==XYZ
]Additional context slack discussion: https://openmetadata.slack.com/archives/C02B6955S4S/p1733127773717389