airbytehq / airbyte-dbt-models

Models to be used to leverage Airbyte output connector data.
MIT License
5 stars 15 forks source link

Source Hubspot: Add dbt converter #62

Open btkcodedev opened 2 months ago

btkcodedev commented 2 months ago

Closes https://github.com/airbytehq/airbyte-dbt-models/issues/14

How 1) The tables from the fivetran model are analyzed for source-hubspot https://github.com/fivetran/dbt_hubspot_source/tree/main/models

2) Fivertran's Streams were matched against Airbyte streams and differential tables were identified 3) Single transformation were made

btkcodedev commented 1 month ago

Ready for review :checkered_flag:

btkcodedev commented 1 month ago

Only postgres is showing with table does not exist error Other two passed gracefully :man_dancing: image