Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error updating scheduled query: update_time cannot be updated

When I try to update a schedule query (modifying SQL code) I get this error: Error updating scheduled query: update_time cannot be updated.

I think that previously I made this kind of updates without problems... Any idea what could be happening now?

like image 248
alek6dj Avatar asked Nov 25 '19 08:11

alek6dj


1 Answers

This is an issue already reported to the BigQuery engineering team.

You can track the progress of the research regarding this issue in this link. It seems an issue with the BigQuery UI as the Classic UI seems to be working

I suggest starring the issue to indicate you're being affected by this issue.

UPDATE

The classic UI may have issues regarding the dataset destination set.

I consider recreating the scheduled query would be the best workaround while the fix is released.

like image 93
F10 Avatar answered Oct 21 '22 12:10

F10