[Feature/Addition] Add support for BigQuery export/extract to Google Cloud Storage #921
Labels
connector update
Work type - additions or changes to the functions of an existing Parsons connector
enhancement
Impact - something should be added to or changed about Parsons that isn't causing a current breakage
medium priority
Priority - this doesn't need to be addressed immediately, but will broadly impact Parsons users
BigQuery can export a query result to a file in Google Cloud Storage. This is helpful for various workflows, e.g. running a query with a huge result. Having this feature will also lead to closer parity with the Redshift connector and its "unload" method.
Possible Implementation
Here's the documentation on this including an example implementation in python: https://cloud.google.com/bigquery/docs/exporting-data#export-data-in-bigquery
Priority
medium
The text was updated successfully, but these errors were encountered: