Velir / dbt-ga4

dbt Package for modeling raw data exported by Google Analytics 4. BigQuery support, only.
MIT License
289 stars 128 forks source link

fix combine property data to drop old intraday tables #256

Closed FlorianASchroeder closed 11 months ago

FlorianASchroeder commented 11 months ago

Description & motivation

Resolves #255

This PR drops old intraday tables in case their equivalent daily table becomes available and has been copied to the combined dataset. It fixes the issue of:

Checklist

dgitis commented 11 months ago

Thanks for reporting this and submitting a fix. I'll try creating a dummy dataset to test this fix on over the weekend.

adamribaudo-velir commented 11 months ago

merging. thanks!