Skip to content

v0.7.1 dbt_ga4_export

Choose a tag to compare

@fivetran-data-model-bot fivetran-data-model-bot released this 22 Jul 19:58
· 1 commit to main since this release
365bc6c

PR #21 includes the following updates:

Bug Fixes

  • Prevents null session_id test failures in ga4_export__sessions_enhanced when user_pseudo_id is null.
  • Ensures proper mapping of param_session_engaged string values to booleans in stg_ga4_export__event
  • Casts param_ga_session_number and derived_session_index as strings to ensure session_number coalesces as a string in int_ga4_export__derived_event_fields to avoid data type collisions.

Contributors

Full Changelog: v0.7.0...v0.7.1