This is an example of how to use the OpenLineage adapter that can be used to send metadata to an OpenLineage server.
OpenLineage is an open standard for data lineage. With Hamilton you can read and write data, and with OpenLineage you can track the lineage of that data.
pip install -r requirements.txt
python run.py
Or run the example in a notebook:
jupyter notebook