-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug/databricks syntax #33
Conversation
Co-authored-by: fivetran-catfritz <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fivetran-catfritz great job working through this PR! I do still feel like there is some more around the Marketo data model we need to understand better. Would you be able to open a FR for us to explore the data model in more detail and determine if we need to rework any of the logic.
Regardless, these changes look good to me! Let's merge these into the release branch and ensure they will work with the next release changes. If they do, we can move forward with starting the release process.
# version: [">=0.11.0", "<0.12.0"] | ||
- git: https://github.com/fivetran/dbt_marketo_source.git | ||
revision: update/customer360 | ||
warn-unpinned: false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reminder to swap before release
* document default LEAD columns (#32) * changes * docs * changelog * update source package ref * Update CHANGELOG.md Co-authored-by: fivetran-catfritz <[email protected]> * changelog --------- Co-authored-by: fivetran-catfritz <[email protected]> * Bug/databricks syntax (#33) * changes * docs * changelog * update source package ref * Update CHANGELOG.md Co-authored-by: fivetran-catfritz <[email protected]> * changelog * bug/databricks-syntax * update pkg * update cte * remove ignore nulls * updates * updates & regen docs * update yml --------- Co-authored-by: Jamie Rodriguez <[email protected]> * Update packages.yml --------- Co-authored-by: Jamie Rodriguez <[email protected]>
PR Overview
This PR will address the following Issue/Feature:
#31
This PR will result in the following new package version:
Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:
PR Checklist
Basic Validation
Please acknowledge that you have successfully performed the following commands locally:
Before marking this PR as "ready for review" the following have been applied:
Detailed Validation
Please share any and all of your validation steps:
If you had to summarize this PR in an emoji, which would it be?
💃