Hi team. I am new to DataHub. I have one question. My team would like to explore Data Lineage, and our data platform is PostgreSQL.
But then, when I proceed with the ingestion and see the Dataset, there is no Lineage available. May I know how to make it available and clickable?
c
careful-pilot-86309
07/14/2022, 12:20 PM
Postgres source dont ingest lineage yet. You will need to manually ingest lineage using our emitter libraries.
g
gifted-knife-16120
07/14/2022, 1:11 PM
So, I need manually insert one by one for all connection? DataHub cannot retrieve the data scheme (PK, FK) info from Postgres?
c
careful-pilot-86309
07/15/2022, 7:30 AM
Datahub extracts (PK, FK) information. I am just confirming that lineage means the information about how the data was processed/generated/modified. I am not sure what you mean by connection? Is it the links between the tables?