Hello All,
How can I get metadata of all the datasets from ingested redshift platform? I've tried with datahub's openAPI to get dataset in which URN of dataset has to pass as param which works as search.
But I want to fetch for all the datasets at one time.
Also after ingesting metadata from redshift, I am unable to see information for constraints like primary key and foreign key in schema part of dataset. Is there anything specific while ingesting data from redshift?
Can anyone suggest anything in this?