github fivetran/dbt_fivetran_log v1.7.3
v1.7.3 dbt_fivetran_log

latest releases: v2.4.0, v2.4.0-a1, v2.3.2-a1...
18 months ago

PR #126 includes the following updates:

Performance Improvements

  • Updated the sequence of JSON parsing for model fivetran_platform__audit_table to reduce runtime.

Bug Fixes

  • Updated model fivetran_platform__audit_user_activity to correct the JSON parsing used to determine column email. This fixes an issue introduced in v1.5.0 where fivetran_platform__audit_user_activity could potentially have 0 rows.

Under the hood

  • Updated logic for macro fivetran_log_lookback to align with logic used in similar macros in other packages.
  • Updated logic for the postgres dispatch of macro fivetran_log_json_parse to utilize jsonb instead of json for performance.

Full Changelog: v1.7.2...v1.7.3

Don't miss a new dbt_fivetran_log release

NewReleases is sending notifications on new releases.