Shirshanka Das created HUDI-8616:
------------------------------------
Summary: Improvements to Hudi - DataHub sync
Key: HUDI-8616
URL: https://issues.apache.org/jira/browse/HUDI-8616
Project: Apache Hudi
Issue Type: Improvement
Reporter: Shirshanka Das
Fix For: 0.16.0, 1.0.0
The current Hudi-DataHub integration has several limitations that impact usage.
These gaps need to be addressed to achieve feature parity with other
integrations like the DataHub Glue sync.
h3. Current Limitations:
# Dataset Organization & Display
** Datasets are not broken into database and table subtypes
** Databases are not emitted as containers, impacting navigability
# Schema & Type Handling
** Nullable fields are shown as "Union" type instead of the actual type with
"Nullable" indicator
** Change history incorrectly tracks new field additions as changes to
existing columns
# Properties & Metadata
** Properties tab only shows "last_commit_time_sync" from Hudi
# Miscellaneous
** Domain is not exposed as a settable property
--
This message was sent by Atlassian Jira
(v8.20.10#820010)