Skip to content

data lineage example (describe relationship between a table and a view on that table) #262

Description

@suiluj

hello,

currently I am describing a few tables and views via ODCS (version 3.1.0)

How can I describe a data lineage relationship between a source table and a view on that table.

The view filters the original table data and only contains a sub set of the columns.

I noticed that you can describe relationships between columns but this is not a foreignkey relationship (the only possible value at the moment).

I found some links describing data lineage plans:

Are there any example available?

my goals

  • reference existing column/properties in schema (so there is no duplicate column definition)
  • make relationship between table and view visisble
    • this could mean a general relationship between table and view with a description about the tranformation
    • column level data lineage would be nice to have

Perhaps this is already possible but I did not understand the spec enough?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions