Hi there, May I know, can we retrieve the inform...
# ingestion
g
Hi there, May I know, can we retrieve the information_scheme (postgres plattorm) to generate Lineage? For now, I need to manually create the script to generate Lineage. table-to-table (same dataset) level
c
If you know urn of dataset and have access to cli u can use https://datahubproject.io/docs/cli#get or you can use curl:
Copy code
curl --location --request GET '<http://localhost:8080/entities/><urn>'