This repository was archived by the owner on Jan 20, 2026. It is now read-only.
feature/text-column-addition#16
Merged
fivetran-joemarkiewicz merged 10 commits intomainfrom Jul 17, 2025
Merged
Conversation
This was
linked to
issues
Jul 16, 2025
* Q2 FY26: Apply automated update. * 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
approved these changes
Jul 16, 2025
Contributor
fivetran-avinash
left a comment
There was a problem hiding this comment.
@fivetran-joemarkiewicz One README request but approved!
fivetran-catfritz
approved these changes
Jul 16, 2025
Contributor
fivetran-catfritz
left a comment
There was a problem hiding this comment.
A small question and left the suggestion we discussed, but nothing stopping release!
| [PR #16](https://github.com/fivetran/dbt_qualtrics_source/pull/16) and [PR #17](https://github.com/fivetran/dbt_qualtrics_source/pull/17) include the following updates: | ||
|
|
||
| ## Schema & Data Updates | ||
| **1 new column introduced and 1 schema change** |
Contributor
There was a problem hiding this comment.
Should we call this out as a breaking change?
Collaborator
Author
There was a problem hiding this comment.
Since no jobs will actually break as a result of this new column, I opted to call it out as a schema change instead. For existing users there's no need to take action unless they want to leverage the new field.
Collaborator
Author
There was a problem hiding this comment.
I updated the wording of this section to be more clear about the schema change and how it's not actually a breaking change.
Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Overview
Package version introduced in this PR: v0.4.0
This PR addresses the following Issue/Feature(s): Issue #15
Summary of changes:
Introduction of the
textfield as theresponse_textcolumn in thestg_qualtrics__question_responsemodel.Submission Checklist
Changelog