BigQuery Web Model 1.0.4

We are happy to announce the release of BigQuery Web Model 1.0.4 .

This is a patch release that fixes the following:

  • BigQuery Web: Fix upsert limit in commit_table procedure (#75)

This is to make sure the upsert_lookback_days variable works as it was intended to.

upsert_lookback_days:  default 30. Period of time (in days) to look back over the production table in order to find rows to delete when upserting data. Where performance is not a concern, should be set to as long a value as possible.

No need to run a migration playbook to upgrade.

5 Likes