fivetran / dbt_hubspot

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

BUG - Typo in email_sends model #48

Closed bthomson22 closed 3 years ago

bthomson22 commented 3 years ago

Are you a current Fivetran customer?

Brandon Thomson, Marketing Analytics Engineer @ dbt Labs

Describe the bug

This is a simple issue - in the email_sends model the field was_deferred is spelled was_deffered. By fixing this typo, the field will be consistent across other models.

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

N/A

Expected behavior

N/A

Project variables configuration

Package Version

  - package: fivetran/hubspot_source
    version: [">=0.3.0", "<0.4.0"]

Warehouse

- [ ] BigQuery - [ ] Redshift - [X] Snowflake - [ ] Postgres - [ ] Databricks - [ ] Other (provide details below) **Additional context** **Screenshots**

Please indicate the level of urgency

This isn't urgent at all. Just wanted to make the team aware of it because it does create some small confusion.

Are you interested in contributing to this package?

fivetran-joemarkiewicz commented 3 years ago

Thanks again for opening this issue. This typo has been resolved in the latest v0.4.0 release of the hubspot package!