I try to copy/export table today, and hit the BigQuery error like following:
{"errorResult":{"message":"Unexpected. Please try again.","reason":"internalError"}, "errors":[{"message":"Unexpected. Please try again.","reason":"internalError"}], "state":"DONE"}
But only the table created today. The old table export / copy works fine.
Is BigQuery having some problem today?
Is there anyone hit the same problem?