Hi, are there currently any documented examples fo...
# ingestion
m
Hi, are there currently any documented examples for generating com.linkedin.metadata.delta.Delta?(https://datahubproject.io/docs/what/delta/)?
m
Hi @melodic-helmet-78607 we don't really support this mechanism in the open source project... although we use it internally in linkedin, it requires quite a bit of hand-writing models and strongly-typed unions... something we are trying to get away from as we try to enable simple no-code metadata modeling capabilities. What sort of delta-update were you planning to do?
m
Hi @mammoth-bear-12532, I was wondering if it is possible to compare and generate delta from snapshot dumps to enable versioning in the UI
m
@melodic-helmet-78607 versioning of schemas or something else?