Alteryx level of support for Google Cloud is disappointing. Trying to export a big table from BigQuery and the ODBC driver fails, to proper export data should be saved to Google Cloud Storage in a CSV and Alteryx doesn't support it.
I already use Python scripts to connect to BigQuery API for in database operations, but using separate scripts defeats the purpose of having an ETL tool like Alteryx.
What's your approach when exporting large tables from BigQuery?
Thanks
Joao Correia
Solved! Go to Solution.
Hi joao,
Perhaps this might help: http://stackoverflow.com/questions/39329580/exporting-data-from-google-cloud-storage-to-amazon-s3
Cheers,
Wesley
This is not solved as far as I can tell. The link supplied is for
Exporting data from Google Cloud Storage to Amazon S3
And does not address how to export data from alteryx to GCS