Skip to content

lineage events: add endpoint to filter events by namespace #2412

@mobuchowski

Description

@mobuchowski

There should be endpoint that allows you to search for events relating to particular namespace - meaning either job namespace, or dataset namespace. We couldn't do it before, because it would mean full scan of lineage_events table. Since adding dataset_facets tables, we can implement it efficiently.

As a future work, we should consider allowing filtering only by one of those, meaning only events that rely to particular dataset namespace, or job namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions