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

Propagate schema P23 schema changes to dbt models #123

Open
sydneynotthecity opened this issue Jan 2, 2025 · 0 comments
Open

Propagate schema P23 schema changes to dbt models #123

sydneynotthecity opened this issue Jan 2, 2025 · 0 comments

Comments

@sydneynotthecity
Copy link
Contributor

Ensure that the raw and staging models in dbt stay in sync with P23 upgrades.

This scope of work will add new columns/tables into the staging data model and propagate any new fields to relevant downstream tables. This should focus on raw and filtered data only; any data curation should happen in a separate ticket.

ie, adding schema changes to enriched_history_operations if history_operations adds new details is within scope. However, creating a new aggregate table that reports status of ledger entries is out of scope.

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

No branches or pull requests

1 participant