“Unexpected. Please try again” error when copying BigQuery table

你。 提交于 2020-01-16 05:00:06

问题


I'm trying to copy an existing table, and the job fails with error "Unexpected. Please try again" with no other information. I get the same result whether doing it in the web console or through the bq command line tool. Here is the the job id: arcx-prod:job_XVgg_YqvXZRTFucTJhhh8D-cWU8.

A few potentially related pieces of information:

  1. copying succeeds for other tables in the same project
  2. exporting data from this table also fails with the same error

回答1:


This is a known issue in the latest BigQuery release. The problematic release has been rolled back, and we are in the process of fixing the metadata for all affected tables. Apologies for the errors!

Edit: All tables fixed as of November 19, 2014.




回答2:


All tables should be working (as of late Nov 14); please let me know if you have any trouble.

[I'd put this as a comment under Jeremy's answer but I don't have the karma yet to comment -- if anyone can edit it into a comment that would be great.]



来源:https://stackoverflow.com/questions/26809810/unexpected-please-try-again-error-when-copying-bigquery-table

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!