Open
Description
OpenLineage
introduces RUNNING
event type which models continuous streaming job that it currently running - to differentiate it from generic OTHER
event type. Related issues are OpenLineage/OpenLineage#946 and discussion here: OpenLineage/OpenLineage#599
Are there any possible problems within Marquez with receiving those type of events? I know LineageEvent
has String eventType
- but there could be something else dependant on existing event types.