Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 02:54 AM
Hi @Henrik Good day!
I tried to repro this issue internally and I was able to repro this, this seems like limitation that:
- Unity Catalog captures lineage to the column level as much as possible. However, there are some cases where column-level lineage cannot be captured.
When I checked view defination under details after altering the view to depend only on table_1. I found that view defination was updated with latest view but it's not getting reflected in lineage graph.
https://docs.databricks.com/data-governance/unity-catalog/data-lineage.html#limitations
Regards,
Vinay M R