Hi there, please anyone can tell me how to manuall...
# ingestion
w
Hi there, please anyone can tell me how to manually update the relationships(upstream/downstream) of datasets? I know there are APIs/kafka messages can help but I hope there can be pages to do so.
m
Hi @white-chef-85966, we usually want to have lineage be derived from operational truth (some pipeline run) or code (parsing lookml or sql), since manual specification can get out of date very quickly. As a result we never considered adding manual edits for lineage on the pages.
Curious to hear your use cases, and understand why manual edit may be important for you.
w
Hi Shirshanka. Thanks for your answer. We created some mysql tables, and we don't have pipelines now- we do jobs through cron tasks. So I don't know if we cannot edit manually how can we tell the datahub the relationships between these tables.