Skip to content

Conversation

@fivetran-avinash
Copy link
Contributor

PR Overview

Package version introduced in this PR: v0.20.1-a1

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

Internal Height Ticket

Summary of changes:

Moved casting of sprint_id to integer downstream to avoid casting field_value errors.

Submission Checklist

  • [NA] Alignment meeting with the reviewer (if needed)
    • [NA] 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)
    • [NA] Focus Areas: Complex logic or queries that need extra attention

Changelog

  • Draft changelog for PR
  • Final changelog for release review

@fivetran-avinash fivetran-avinash self-assigned this Jun 3, 2025
@fivetran-avinash fivetran-avinash changed the title Pre-release for fixing cast value issues [Pre-release] Fixing cast value issues Jun 3, 2025
Copy link
Contributor

@fivetran-joemarkiewicz fivetran-joemarkiewicz left a comment

Choose a reason for hiding this comment

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

Looks good for a pre-release

Comment on lines 35 to 36
# +schema: "{{ 'jira_integrations_tests_sqlw' if target.name == 'databricks-sql' else 'jira' }}"
+schema: "jira_{{ var('directed_schema','dev') }}"
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to swap

@fivetran-joemarkiewicz fivetran-joemarkiewicz changed the title [Pre-release] Fixing cast value issues Fixing cast value issues Jun 11, 2025
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.

2 participants