I am looking for a way how the schema is set with a json file in Python on Big Query. The following document says I can set it with Schema field one by one, but I want to find out more efficient way. https://cloud.google.com/bigquery/docs/schemas
Autodetect would be skeptical to make it in this case. I will appreciate it if you helped me.