vrcs

Results 1 comments of vrcs

you can try this job = bigquery_client.extract_table_to_storage(job_name, table, destination) job.destination_format ='CSV' job.print_header = True job.begin() job, object has the format type. Ref: https://cloud.google.com/bigquery/docs/exporting-data#bigquery-export-table-gcs-python