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

ntd: define mart schema in dbt project for funding and expenses tables #3689

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

charlie-costanzo
Copy link
Member

Description

We created warehouse tables for the NTD funding and expenses endpoints in #3665 but neglected to define the mart schema in the dbt_project.yml file, so by default they populated in the staging schema, as noticed by @evansiroky. This PR defines the schema for these tables as mart_ntd_funding_and_expenses and they will now appear in Bigquery as such.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this been tested?

Screenshot 2025-02-12 at 12 53 15 PM Screenshot 2025-02-12 at 12 53 43 PM

Post-merge follow-ups

  • No action required

@charlie-costanzo charlie-costanzo added the data-pipeline-ingestion-and-modeling Ingesting, parsing and modeling data. Evan Siroky is product owner. label Feb 12, 2025
@charlie-costanzo charlie-costanzo self-assigned this Feb 12, 2025
@charlie-costanzo charlie-costanzo merged commit 69f334b into main Feb 12, 2025
4 checks passed
@charlie-costanzo charlie-costanzo deleted the ntd-adjust-funding-and-expenses-schema branch February 12, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-pipeline-ingestion-and-modeling Ingesting, parsing and modeling data. Evan Siroky is product owner.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants