Bigquery Custom Schedule Cron Syntax Not Accepted
问题 I am trying to schedule a query to run intraday in Bigquery UI. According to Google's documentation this option uses cron syntax. I have used crontab guru to verify the syntax is correct, although it doesn't matter what syntax you put the scheduler doesn't seem to accept any. Is this a known bug? Below is the cron syntax I'm using to run every 6 hours. 0 */6 * * * 回答1: Form the official documentation: When selecting Custom, a Cron-like time specification is expected, for example every 3 hours