Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increase chunk-size to 10000 #142

Merged
merged 1 commit into from
Jun 24, 2024
Merged

increase chunk-size to 10000 #142

merged 1 commit into from
Jun 24, 2024

Conversation

Jesus89
Copy link
Member

@Jesus89 Jesus89 commented Jun 24, 2024

Issue

We have observed that users face the following error frequently:

Error: Error uploading to BigQuery: [Forbidden('Exceeded rate limits: too many table update operations for this table. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas')]

Proposed Changes

Increasing the chunk size will prevent this error from happening in most cases, although the parallelization will be reduced.

NOTE: when this is released, we will need to update the value in the public docs: https://docs.carto.com/data-and-analysis/analytics-toolbox-for-bigquery/guides/working-with-raster-data#options-for-very-large-files

@Jesus89 Jesus89 merged commit 211f029 into main Jun 24, 2024
4 checks passed
@Jesus89 Jesus89 mentioned this pull request Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants