Skip to content

Bugfix/cast fields as string - #67

Merged
fivetran-savage merged 4 commits into
mainfrom
bugfix/cast_fields_as_string
Aug 13, 2026
Merged

Bugfix/cast fields as string#67
fivetran-savage merged 4 commits into
mainfrom
bugfix/cast_fields_as_string

Conversation

@fivetran-savage

Copy link
Copy Markdown
Contributor

PR Overview

Package version introduced in this PR:

  • 1.3.1

This PR addresses the following Issue/Feature(s):

Summary of changes:

  • Casts the segment_id join keys in mailchimp__segments to string, resolving an error when the segment, campaign, and automation sources supply mismatched datatypes.

Submission Checklist

  • Alignment meeting with the reviewer (if needed)
    • Timeline and validation requirements discussed
  • Provide validation details:
    • Validation Steps: Check for unintentional effects (e.g., add/run consistency & integrity tests)
    • Testing Instructions: Confirm the change addresses the issue(s)
    • Focus Areas: Complex logic or queries that need extra attention
  • Merge any relevant open PRs into this PR

Changelog

  • Draft changelog for PR
  • Final changelog for release review

@fivetran-savage fivetran-savage added the docs:ready Triggers the docs generator workflow. label Aug 12, 2026
Comment thread CHANGELOG.md Outdated
[PR #67](https://github.com/fivetran/dbt_mailchimp/pull/67) includes the following updates:

## Bug Fix
- Casts the `segment_id` join keys in `mailchimp__segments` to string, resolving a BigQuery error when the `segment`, `campaign`, and `automation` sources supply mismatched datatypes.

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.

To convey impact I would lead with "Resolves an error in BigQuery when..."

@fivetran-savage
fivetran-savage merged commit c3b690e into main Aug 13, 2026
9 checks passed
@fivetran-savage
fivetran-savage deleted the bugfix/cast_fields_as_string branch August 13, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs:ready Triggers the docs generator workflow.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants