Skip to content

fix: Set batch size bytes limit in BigQuery#6439

Merged
kodiakhq[bot] merged 3 commits intomainfrom
bigquery-batch-size
Jan 9, 2023
Merged

fix: Set batch size bytes limit in BigQuery#6439
kodiakhq[bot] merged 3 commits intomainfrom
bigquery-batch-size

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf requested review from a team and bbernays and removed request for a team January 6, 2023 16:19
@cq-bot cq-bot added the bigquery label Jan 6, 2023
@hermanschaaf hermanschaaf added the automerge Automatically merge once required checks pass label Jan 9, 2023
@kodiakhq kodiakhq bot merged commit 2f73cab into main Jan 9, 2023
@kodiakhq kodiakhq bot deleted the bigquery-batch-size branch January 9, 2023 14:45
kodiakhq bot pushed a commit that referenced this pull request Jan 9, 2023
🤖 I have created a release *beep* *boop*
---


## [2.0.3](plugins-destination-bigquery-v2.0.2...plugins-destination-bigquery-v2.0.3) (2023-01-09)


### Bug Fixes

* **bigquery:** Implement some mitigations for Bigquery data and metadata delays ([#6381](#6381)) ([ec1d132](ec1d132))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.22.0 ([#6516](#6516)) ([b7e4e73](b7e4e73))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.23.0 ([#6522](#6522)) ([ce24f1d](ce24f1d))
* **deps:** Update plugin-sdk to v1.21.0 for destinations ([#6419](#6419)) ([f3b989f](f3b989f))
* Set batch size bytes limit in BigQuery ([#6439](#6439)) ([2f73cab](2f73cab))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(bigquery): Automatically handle/prevent Request Entity Too Large errors

4 participants