Skip to content

[BUG] Openlineage plugin dataset naming does not follow standard naming - scheme missing #25728

@pawel-big-lebowski

Description

@pawel-big-lebowski

OpenLineage integration produces OpenLineage events with datasets' namespaces not following naming standards. OpenLineage naming convention suggests trino datasets' namespace to follow: trino://{host}:{port}.

However, given a trino docker instance running under trino://trino:8080/, the integration creates namespace trino:8080, which is missing the scheme. Following the standard is crucial to have cross-platform consistent lineage dependency graph.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions