2

Fairly new to GBQ as a whole, but I'm familiar with how to schedule a query as well as how to export data to a file, however, I can't for the life of me determine how to schedule the export after the query runs.

Actually, just being able to schedule an export would work perfectly for my needs. Has anybody been able to accomplish this?

Rob
  • 897
  • 3
  • 8
  • 22
  • Scheduling an export job is not possible at the moment. What do you have until the moment? Do you have a query scheduled in BigQuery? – rmesteves Jul 13 '20 at 13:14

1 Answers1

1

You can use Cloud Composer to orchestrate the query and the load.

Nathan Nasser
  • 1,008
  • 7
  • 18