Skip to content

[Feature] reconcile the difference in included columns between source <> transform packages #68

@fivetran-jamie

Description

@fivetran-jamie

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

There are a number of fields that we include in staging models but do not persist them in our end models. This makes it difficult to use our passthrough column format to bring in these fields (you need to make aliased-copies of these fields as passthrough columns and then rename them later in model in your own dbt project)

So, for each of these staging-layer-only fields, we should decide to either

  1. include the field in the end models the table is joined into, or
  2. remove these fields from the staging models so it is more straightforward to use passthrough columns to bring them in

Describe alternatives you've considered

No response

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance and will schedule time during your office hours for guidance.
  • No.

Anything else?

No response

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