agnessnowplow
released this
13 Dec 16:08
·
2 commits
to master
since this release
Patch release for: BigQuery Web: Fix upsert limit in commit_table procedure (Close #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.