fivetran / fivetran/dbt_shopify

Rename staging models to align with new source tables

Open
#139 0 comments 0 reactions 0 assignees View on GitHub
next-release
Dominant language
No language data
Stars
82
Forks
47
Avg merge
5d 4h
Merged PRs (30d)
4

Description

Following the release of v1.3.1, during our next breaking change we should rename the following staging models to align with the most up-to-date connector table names:
* `stg_shopify_gql__order_note_attribute` -> `stg_shopify_gql__order_custom_attribute`
* `stg_shopify_gql__tax_line` -> `stg_shopify_gql__order_line_tax_line`
* `stg_shopify_gql__order_line_refund` -> `stg_shopify_gql__refund_line_item`

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository for the three existing staging model names and inspect their references before making the rename. The work is complete when each model uses the specified new name and all package references remain consistent; verify the dbt models and related checks afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
data-engineering, databases
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.