This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
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