How can I turn on compression in BigQuery's Java driver?
I found here that the API supports gzip: https://cloud.google.com/bigquery/docs/api-performance
I need it for my streaming inserts which have very high compression ratio:
https://cloud.google.com/bigquery/streaming-data-into-bigquery#bigquery-stream-data-java