fivetran / dbt_hubspot_source

Data models for Hubspot built using dbt.
https://fivetran.github.io/dbt_hubspot_source/
Apache License 2.0
31 stars 30 forks source link

[Bug] Staging .yml docs missing column descriptions #86

Closed fivetran-catfritz closed 1 year ago

fivetran-catfritz commented 1 year ago

Is there an existing issue for this?

Describe the issue

In doing a spot check of the docs, some model column descriptions are missing or appear not to match the data type. See stg_hubspot__company or stg_hubspot__contact_list as examples.

Suggest to audit and update table descriptions.

Relevant error log or model output

No response

Expected behavior

All columns should have a correct description.

dbt Project configurations

n/a

Package versions

0.6.3

What database are you using dbt with?

bigquery

dbt Version

n/a

Additional Context

No response

Are you willing to open a PR to help address this issue?

fivetran-joemarkiewicz commented 1 year ago

Closing this issue as PR #84 and #88 addressed the original bug identified.