Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Exporting data from BigQuery

I am trying to export data from BigQuery and by default the delimiter is comma. Is it possible for me to change the delimiter in BigQuery?

like image 580
passionate Avatar asked Sep 15 '26 09:09

passionate


1 Answers

You can do this by setting configuration.extract.fieldDelimiter on the export job that you insert. From the documentation:

[Optional] Delimiter to use between fields in the exported data. Default is ','

like image 168
Danny Kitt Avatar answered Sep 18 '26 06:09

Danny Kitt



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!