Hello! I am working on a PoC for my team, and I wa...
# getting-started
b
Hello! I am working on a PoC for my team, and I was wondering if, apart from all the integrations provided, we could add metadata of some research repositories we have around. For example, stating that repository
dvicente/random-repository
reads from
foo
and
bar
in BigQuery and creates table
result
- it would suffice to include a URL to the repository, or the documentation. Is there a way to do it, or is there a more “correct” way to model such information? Thanks in advance!
1
d
What you can do it model them as a datajob & emit lineage to input and outputs for datasets.