Hi Everyone, Are we able to add descriptions to Da...
# ingestion
h
Hi Everyone, Are we able to add descriptions to Datasets during ingestion ? Any transformations or configurations present ?
s
If there are comments present on some sql based sources then we do get them and add them in. You can refer to this guide to see what all is available https://datahubproject.io/docs/metadata-ingestion/transformers/ and how to add a custom transformer. You can refer to this guide for making changes and testing them locally https://datahubproject.io/docs/metadata-ingestion/developing/
👍 1
h
Thanks Aseem !