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.68k stars 1.07k forks source link

DB2 Table and Column Names Converted to Lowercase After Ingestion #18875

Open datapopcorn opened 2 days ago

datapopcorn commented 2 days ago

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:

Additional context slack discussion: https://openmetadata.slack.com/archives/C02B6955S4S/p1733127773717389

christianneureiter commented 1 day ago

Same holds true when ingesting from SAP HANA