Skip to content

Readme and integration test persist docs update#46

Merged
fivetran-joemarkiewicz merged 2 commits into
mainfrom
feature/readme-and-persist-docs-update
Mar 2, 2026
Merged

Readme and integration test persist docs update#46
fivetran-joemarkiewicz merged 2 commits into
mainfrom
feature/readme-and-persist-docs-update

Conversation

@fivetran-data-model-bot

Copy link
Copy Markdown
Contributor

Summary

  • Removes badges from README
  • Adds new section for supported dbt Core™ versions to README
  • Either adds new persist_docs to integration tests or updates existing to match consistent format

Comment on lines +28 to +29
relation: true
columns: "{{ false if target.type in ('databricks') else true }}"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fivetran-joemarkiewicz Just want to double check it was intentional to omit spark?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fivetran-catfritz correct, in our integration tests we actually only use the target.type = databricks. If we were to include spark here it wouldn't actually be used in our integration tests.

@fivetran-joemarkiewicz fivetran-joemarkiewicz merged commit ecb64c7 into main Mar 2, 2026
9 checks passed
@fivetran-joemarkiewicz fivetran-joemarkiewicz deleted the feature/readme-and-persist-docs-update branch March 2, 2026 17:12
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.

3 participants