Can I import data into BigQuery in ProtocolBuffer format? I have a (very) large dataset already in this format, and I would like to insert them into BigQuery now. But if I can avoid translating to json or so, I would be thrilled. Plus it will definitely save me some bandwidth ...
Thanks.
Sorry, currently impossible. We support CSV and JSON for import.
Comment on my answer about the use case or contact via Google + or Twitter, so we can consider this as a function request.