Forum Discussion

snapation6713's avatar
snapation6713
New Contributor III
2 years ago
Solved

Google BigQuery Load (Streaming)

I am trying to load a table using the BigQuery Load (Streaming)  and I am getting this error message even though the table DOES exist within my defined projectid.  What is the number '610395521851' i...
  • snapation6713's avatar
    2 years ago

    I discovered that this error message is pretty vague.  The issue was in incorrect column datatypes in bigquery vs the field data types I was trying to load.  I corrected it and the load worked without errors.