How to fix the error that occurs when the transfer volume from BigQuery is too large
- 07 Dec 2022
- 1 Minute to read
- Print
- DarkLight
How to fix the error that occurs when the transfer volume from BigQuery is too large
- Updated on 07 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article Summary
Share feedback
Thanks for sharing your feedback!
This is a machine-translated version of the original Japanese article.
Please understand that some of the information contained on this page may be inaccurate.
summary
When specifying BigQuery as the transfer source, an error may occur if the transfer volume is large (1GB or more is a guide).
You can eliminate the error by setting it according to the following procedure.
- In the target transfer settings, "STEP1 Forwarding source / destination settings" (2) Items of transfer source BigQuery settings Add "*" to the end of the path entered in the data export destination GCS URI.
Click Save and preview at the bottom of the screen.
After confirming that the preview was displayed successfully, rerun the transfer job.
If you have any other questions or concerns, please contact Customer Success.
supplement
- According to the Google BigQuery specification, you can only export up to 1GB to the same file.
Please also refer to the following page.
https://cloud.google.com/bigquery/docs/exporting-data?hl=ja#exportingmultiple
Was this article helpful?