amundsen-io / amundsen

Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
https://www.amundsen.io/amundsen/
Apache License 2.0
4.39k stars 955 forks source link

feat: support table/column lineage for mysql backend #2077

Closed xuan616 closed 1 year ago

xuan616 commented 1 year ago

Summary of Changes

The change is related to issue #2072. It is about supporting table/column lineage for mysql backend end to end.

Tests

Added unit tests in both databuilder and metadata_service for lineage related change.

Documentation

N/A

CheckList

Make sure you have checked all steps below to ensure a timely review.

feng-tao commented 1 year ago

thanks @xuan616