OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Track updateBy and updateAt for lineage edges

Open gnomolio opened this issue 2 years ago • 2 comments
trafficstars

Is your feature request related to a problem? Please describe. Both users and our scripts can update lineage edges. Now, if user updated lineage edge, our script will update it. It contradicts to our business rule: "if lineage is updated by people, it's true and should not be updated by scripts".

Describe the solution you'd like Track updateAt and updateBy in lineage edges

Describe alternatives you've considered None

Additional context None

gnomolio avatar Jul 26 '23 06:07 gnomolio

@ulixius9 you already added the source of the lineage right? We might be able to update the backend with this behavior

pmbrull avatar Sep 14 '23 11:09 pmbrull

Hello. Is this feature planned for the nearest future? Just noticed #9281 was re-planned for 1.4.0, which should probably include some new lineage details fields, so maybe it could include this updateAt timestamp?

obaltian avatar Feb 15 '24 09:02 obaltian