<@U01JUBAPZPS> During Metadata ingestion we have o...
# getting-started
e
@green-football-43791 During Metadata ingestion we have observed duplicate column values for same urn and aspect ( except for version and createdOn date )for many of the records in aspect table. While analyzing the reason behind we got to know the source of ingestion was responsible for such entries. Can we have some kind of configurable check on ldh side to check for such duplicity before ingesting the data to mysql.
g
Are you saying the schema aspect has duplicate columns in the schema?
I think for this case, it would be easiest to try and filter these out on the source side.
Although I agree, we should have some constraints on DH side to verify that there are no two columns with an identical fieldPath
Do you know why the source is emitting duplicate columns to begin with?
e
In the below screenshot UpstreamLineage aspect have duplicate entries for same dataset in which metadata information is same.
We follow push based architecture in which data is re-ingested and refreshed every 2 days.
@green-football-43791 any feedback on this
g
Hey @early-hydrogen-59749 - we are looking into this. For now, I would recommend leaving the AuditStamp null in the SchemaMetadata. Separately, we will make some changes to prevent AuditStamp from being set in the future.