github fivetran/dbt_fivetran_log v0.5.4
dbt_fivetran_log v0.5.4

latest releases: v2.4.0-a1, v2.3.2-a1, v2.3.1...
3 years ago

Happy Wednesday 🐫!

This release of the dbt_fivetran_log package includes the following updates:

Fixes

  • The unique combination of columns test within the fivetran_log__schema_changelog model has been updated to also check the message_data field. This is needed as schema changelog events may now sync at the same time. (#51)
  • The fivetran_log__connector_status model has been adjusted to filter out all logs that contain a transformation_id. Transformation logs are not always synced as a JSON object and thus the package may encounter errors on Snowflake warehouses when parsing non-JSON fields. Since transformation records are not used in this end model, they have been filtered out. (#51)

Don't miss a new dbt_fivetran_log release

NewReleases is sending notifications on new releases.