Consolidate source + remove tests#31
Conversation
* Q2 FY26: Apply automated update. * Q2 FY26: Update auto-release workflow only. * Update CHANGELOG.md --------- Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com> Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com>
fivetran-avinash
left a comment
There was a problem hiding this comment.
Since we're in a time crunch, approved after addressing the comments below, plus:
We should add this freshness line to run_models.sh after the dbt seed command (example link)
dbt source freshness --target "$db" || echo "...Only verifying freshness runs…
| @@ -160,17 +162,15 @@ By default this, package will build the Zuora staging models within a schema tit | |||
|
|
|||
There was a problem hiding this comment.
Couldn't apply a direct suggestion to the above line:
"By default this package will build the Zuora staging models within a schema titled (<target_schema> + _zuora_source), the Zuora intermediate models within a schema titled (<target_schema> + _zuora_int), and the Zuora final models within a schema titled (<target_schema> + _zuora) in your target database. If this is not where you would like your modeled Zuora data to be written to, add the following configuration to your dbt_project.yml file:
There was a problem hiding this comment.
Update applied
Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com>
Summary
This PR is to combine the source and transform packages and remove tests not compatible with dbt Fusion 1.10.6+.
Please check the below automated updates were successful:
MANUAL UPDATES
Q2 FY26 Automatic Package UpdatesPR.Source + Transform Consolidation
dbt Fusion Compatibility
dbt_utils.unique_combination_of_columnstestYAML & Config Updates
+schemaand+materializationfor the staging models indbt_project.yml.README