问题
recently there was a change in Bigquery UI and it seems that is no longer possible to schedule a stored procedure to execute automatically.
Using the UI, just keeps asking to insert a destination table. If I put a dummy table, the schedule is created but then when tries to execute just throws an error saying that we can't have a destination table when executing a stored procedure.
Is anyone having this issue and has any kind of workaround ?
Thanks in advance.
回答1:
You can opt out of the preview features by clicking the Hide Preview Features button in the top bar of the UI.
This is a known issue that the BigQuery engineering team is already aware of and are rolling the fix for it soon. You can follow their progress on this Public Issue
来源:https://stackoverflow.com/questions/65816007/bigquery-schedule-stored-procedure-not-working-anymore