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

[Feature] Update for compiling #105

Closed fivetran-catfritz closed 10 months ago

fivetran-catfritz commented 1 year ago

Is there an existing feature request for this?

Describe the Feature

When starting on a brand-new schema, dbt compile fails, most likely due to this line. Possible solution is changing the relation on that line from a ref to a source.

Describe alternatives you've considered

No response

Are you interested in contributing this feature?

Anything else?

No response

fivetran-catfritz commented 10 months ago

Closing this issue as it was effectively resolved in v0.11.0. Tested compiling today on a new schema, and works just fine!