Skip to content

fix(ingestion): reconcile dbt companion evidence against its physical… - #245

Merged
mischuh merged 1 commit into
mainfrom
fix/dbt-target-connection
Jul 27, 2026
Merged

fix(ingestion): reconcile dbt companion evidence against its physical…#245
mischuh merged 1 commit into
mainfrom
fix/dbt-target-connection

Conversation

@mischuh

@mischuh mischuh commented Jul 27, 2026

Copy link
Copy Markdown
Owner

… connection

  • factory.py: dbt connections read params.target_connection and stamp their RelationSchema evidence with the physical connection's id instead of their own, so it lands on the same reconciliation target and engages the existing modeling-vs-live tier preference instead of colliding on the project-wide unique source name
  • config.py: validate target_connection references a configured connection, failing fast on a typo'd/dangling reference
  • update examples/jaffle-shop/canonic.yaml and docs (ingestion-and- reconciliation, connectors, config-schema, jaffle-shop guide) accordingly
  • add factory/config/pipeline tests covering standalone re-ingest and --bootstrap end-to-end

… connection

- factory.py: dbt connections read params.target_connection and stamp their
  RelationSchema evidence with the physical connection's id instead of their
  own, so it lands on the same reconciliation target and engages the existing
  modeling-vs-live tier preference instead of colliding on the project-wide
  unique source name
- config.py: validate target_connection references a configured connection,
  failing fast on a typo'd/dangling reference
- update examples/jaffle-shop/canonic.yaml and docs (ingestion-and-
  reconciliation, connectors, config-schema, jaffle-shop guide) accordingly
- add factory/config/pipeline tests covering standalone re-ingest and
  --bootstrap end-to-end
@mintlify

mintlify Bot commented Jul 27, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
canonic 🟢 Ready View Preview Jul 27, 2026, 5:43 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mischuh
mischuh merged commit 83c4b32 into main Jul 27, 2026
6 checks passed
@mischuh
mischuh deleted the fix/dbt-target-connection branch July 27, 2026 17:48
@mischuh mischuh mentioned this pull request Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant