fivetran / dbt_fivetran_log

Data models for Fivetran's internal log connector built using dbt.
https://fivetran.github.io/dbt_fivetran_log/
Apache License 2.0
30 stars 24 forks source link

[Feature] Update Data Models to Coincide with Connector Changes #129

Open fivetran-joemarkiewicz opened 3 months ago

fivetran-joemarkiewicz commented 3 months ago

Is there an existing feature request for this?

Describe the Feature

The Fivetran Platform connector will soon be seeing a few updates which will result in breaking changes for new connectors. The breaking changes include:

Describe alternatives you've considered

No response

Are you interested in contributing this feature?

Anything else?

For existing connectors, this won't technically be breaking as both the old and new versions of the fields/tables will be generated. However, we will want to make sure the data model is updated to reflect the new changes while also being backwards compatible.

Please reference the internal ticket for additional details around these upcoming changes.