Hey I tried to find anything in the docs and in th...
# ingestion
a
Hey I tried to find anything in the docs and in this slack channel: Is there any documentation of the python metadata classes? This link doesn't seem to work: https://github.com/datahub-project/datahub/blob/master/metadata-ingestion/src/datahub/metadata/schema_classes.py
b
You will need to clone the repo, run ./gradlew metadata ingestioncodegen for the file to be generated
a
@better-orange-49102 thank you