Hi all, hopefully this is the correct channel for ...
# ingestion
r
Hi all, hopefully this is the correct channel for my query. I am trying to find class definitions for the schema_classes, with no luck. I would like to know how these classes function, and where I can find the source code for them.
m
specifically: https://datahubproject.io/docs/metadata-ingestion/developing/#code-layout
Copy code
The metadata models are created using code generation, and eventually live in the ./src/datahub/metadata directory.