Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

ISSUE_LABE.LABEL no longer exists. #42

@ac-slater-rr

Description

@ac-slater-rr

The label dimension no longer valid in the issue_label view.

dimension: label {
    type: string
    sql: ${TABLE}.label ;;
  }

Fivetran has normalized the label to a separate table as per their current
ERD here.
Now it should be label_id
and a new view for label

The explores will need to be updated with the new join accordingly.

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