I am using this official example to import from file:
However, it supports only CSV and JSON files.
How can I import AVRO file via the PHP API which should be supported as per:
https://cloud.google.com/bigquery/loading-data#loading_avro_files
I am using this official example to import from file:
However, it supports only CSV and JSON files.
How can I import AVRO file via the PHP API which should be supported as per:
https://cloud.google.com/bigquery/loading-data#loading_avro_files