Polyglot SQL API Documentation - v0.5.12
    Preparing search index...

    Type Alias OpenLineageRunEventType

    OpenLineageRunEventType:
        | "START"
        | "RUNNING"
        | "COMPLETE"
        | "ABORT"
        | "FAIL"
        | "OTHER"