I am trying to run a query on a 12 GB csv file loaded in Google big query, I cant run any query on the dataset. I am not sure if the dataset is loaded correctly. It shows a
I had the same issue following the instructions in the GCP docs.
It failed on the second bq load, but not the first.
I found that repeating the job in the BigQuery web interface selecting the ignore unknown values option.
I have not spotted any errors with the data yet, but just getting started looking at it.