Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Support new Apple Store schema #28

Open
1 of 4 tasks
fivetran-joemarkiewicz opened this issue Oct 25, 2024 · 0 comments
Open
1 of 4 tasks

[Bug] Support new Apple Store schema #28

fivetran-joemarkiewicz opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
error:forced type:bug Something is broken or incorrect

Comments

@fivetran-joemarkiewicz
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Describe the issue

There recently was an update to the Apple Store schema which this data model does not currently support. We need to explore the new schema and plan to migrate the current data model to support the newer schema provided by the connector.

Relevant error log or model output

Models will fail as they search for tables that don't exist in the new schema.

Expected behavior

The model works on the new schema and recreates to the best of the ability the original end models built using the old schema. Also, it's essential this works with the downstream App Reporting package.

Possible solution

Reference the new schema and redesign the Apple Store source and transform package to rebuild the same end models given the new source tables.

dbt Project configurations

Default

Package versions

Latest

What database are you using dbt with?

postgres, redshift, snowflake, bigquery, databricks

How are you running this dbt package?

Fivetran Quickstart Data Model, Fivetran Transformations, dbt Core™, dbt Cloud™

dbt Version

Latest

Additional Context

No response

Are you willing to open a PR to help address this issue?

  • Yes.
  • Yes, but I will need assistance.
  • No.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error:forced type:bug Something is broken or incorrect
Projects
None yet
Development

No branches or pull requests

2 participants