Hello! Please could i ask you to explain me how to create data lineage by field ?
i create 2 tables
{"snapshot": {"aspects":[{"com.linkedin.schema.SchemaMetadata":{
"fields":[
{
"fieldPath":"foo",
"description":"xxx",
"nativeDataType":"string",
"type":{"type":{"com.linkedin.schema.StringType":{}}}
},
]}}],
"urn":"urnlidataset:(urnlidataPlatform:foo,xxx,PROD)"}}
----- than join
"upstreams":[
{
"auditStamp":{
"time":0,
"actor":"urnlicorpuser:fbar"
},
"dataset":"urnlidataset:(urnlidataPlatform:foo,barUp,PROD)",
"type":"TRANSFORMED"