Skip to content

Rowversion decorator #69

Description

@EdvinRygh-OBOS

Problem statement

My team and I are building a lightweight masterdata management tool using Rayfin. In order to have a fallback to loading data from the fabric app sql server using cdf into our append-only raw lakehouse, we need a reliable watermark column in each table. That way we can easily incrementally load and store all revisions of each managed entity in our raw lakehouse even if we for some reason end up out of sync with the change data feed.

Proposed solution

Add a rowversion decorator that can be applied to tables that need a reliable watermark column for incremental downstream load/transformation

Alternatives considered

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions