What to expect
Views
Dataedo analyzes SQL of database views with built in SQL Parser and builds column-level lineage from tables/views queried by view to the view.
Kown Limitations
Troubleshooting
I don't see data lineage for views
- Make sure you have selected right SQL dialect - in this case MySQL
- Rerun import of the source - maybe schema was imported in older version or configuration was incorrect
Cross database lineage is not built
- Make sure the source object has Linked Source with correctly assigned database
- Rerun import of the source - maybe schema was imported in older version or configuration was incorrect