Debug Facet
Whenever OpenLineage event is properly emitted, but its content is not as expected, debug facet is the easiest way to start with and collect more insights about the problem.
info
As a name suggests, debug facet is not meant to be used in production by default. However, it definitely makes sense to enable it ad-hoc when needed.
info
DebugFacet is turned off by default. To enable it, set the following configuration has to be applied:
spark.openlineage.facets.debug.disabled=false