You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we ingest data from multiple sources (example dbt + hive, trino + hive). where sibling dataset is same (hive in our case). All the components (hive, dbt, trino) should be visible under 1 entity.
For dbt, it's composed of dbt and hive
similarly, for trino; it's composed of trino and hive.
However, it should come as composed of trino, dbt, and hive
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io
This is still an issue.
this is causing issues when we have multiple systems using same underlying source.
We use DBT for our analytics etl jobs, and use trino for query engine.
but we cannot ingest both trino and dbt wihout messing up the lineage and siblings
When we ingest data from multiple sources (example dbt + hive, trino + hive). where sibling dataset is same (hive in our case). All the components (hive, dbt, trino) should be visible under 1 entity.
For dbt, it's composed of dbt and hive
similarly, for trino; it's composed of trino and hive.
However, it should come as composed of trino, dbt, and hive
The text was updated successfully, but these errors were encountered: