|
|
|
|
|
by windsquirrel
1570 days ago
|
|
Is the idea here that it's inspired by re_data due to using dbt transformations underneath or because it's reposted looking nearly the same? (or both?) Looks like much of the lineage code is also largely a wrapper around this library: https://github.com/reata/sqllineage Would be curious to understand the project's purpose and unique contributions vs. the underlying dependencies powering it as there seems to be some ambiguity. Is this just a wrapper around dbt transformations and a lineage library in one package? Can I just use them directly? |
|
The lineage part is independent (re_data uses lineage from dbt), so I haven't looked into that much.