Use the graph approach from here: https://github.com/ibis-project/ibis/blob/8e5cc3b635732812285089adedcd8cd9544f5370/ibis/expr/visualize.py Or use the simpler approach from here: https://github.com/ibis-project/ibis/blob/8e5cc3b635732812285089adedcd8cd9544f5370/ibis/expr/format.py Build up OpenLineage objects from here: https://github.com/OpenLineage/OpenLineage/blob/c118709f1ee710c1f457698ec9872ffd476e0cc1/client/python/openlineage/client/facet.py Aha! Link: https://mountain-ash.aha.io/features/PROD-61
Use the graph approach from here:
https://github.com/ibis-project/ibis/blob/8e5cc3b635732812285089adedcd8cd9544f5370/ibis/expr/visualize.py
Or use the simpler approach from here:
https://github.com/ibis-project/ibis/blob/8e5cc3b635732812285089adedcd8cd9544f5370/ibis/expr/format.py
Build up OpenLineage objects from here: https://github.com/OpenLineage/OpenLineage/blob/c118709f1ee710c1f457698ec9872ffd476e0cc1/client/python/openlineage/client/facet.py
Aha! Link: https://mountain-ash.aha.io/features/PROD-61