I'm running bigquery legacy sql and using the special decorator @0 it gives an error on any table:
Invalid snapshot time 1570001838355 for table upbeat-stratum-242175:my_dataset.my_data. Cannot read before 1570001838359
Running this again will only change with current timestamp but always shows a difference in the timestamps from the error of ~4 seconds.
Also this is happening regardless the table I run it against.