fivetran / dbt_hubspot

Data models for Hubspot built using dbt.
https://fivetran.github.io/dbt_hubspot/
Apache License 2.0
33 stars 38 forks source link

feature/email-event-filter #104

Closed fivetran-joemarkiewicz closed 1 year ago

fivetran-joemarkiewicz commented 1 year ago

PR Overview

This PR will address the following Issue/Feature: FR #96

This PR will result in the following new package version: v0.9.1

This is simply a documentation and under the hood update based on the updates within PR #104 from the source package. As such, no breaking updates will be reflected.

Please detail what change(s) this PR introduces and any additional information that should be known during the review of this PR:

This PR mainly includes documentation around the newly added hubspot_using_filtered_events variable (true by default) that changes the behavior of the stg_hubspot__email_event staging model to filter out filtered events if the variable is set to false. Please see PR #104 for more details around the upstream changes.

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 acknowledge that the following validation checks have been performed prior to marking this PR as “ready for review”:

Please see PR #104 for the validation steps taken to ensure the changes are behaving as expected in the source. With comfort around these changes, I feel the downstream implications will behave the same and as intended.

Standard Updates

Please acknowledge that your PR contains the following standard updates:

dbt Docs

Please acknowledge that after the above were all completed the below were applied to your branch:

If you had to summarize this PR in an emoji, which would it be?

📧