You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
ebapp_1 | File "<REMOVED>", line 130, in insert_rows_batch
webapp_1 | job.result()
webapp_1 | │ └ <function _AsyncJob.result at 0x7fd294afd820>
webapp_1 | └ <google.cloud.bigquery.job.LoadJob object at 0x7fd28ae04160>
webapp_1 |
webapp_1 | File "/home/python/lib/python3.8/site-packages/google/cloud/bigquery/job.py", line 818, in result
webapp_1 | return super(_AsyncJob, self).result(timeout=timeout)
webapp_1 | │ │ └ None
webapp_1 | │ └ <google.cloud.bigquery.job.LoadJob object at 0x7fd28ae04160>
webapp_1 | └ <class 'google.cloud.bigquery.job._AsyncJob'>
webapp_1 | File "/home/python/lib/python3.8/site-packages/google/api_core/future/polling.py", line 130, in result
webapp_1 | raise self._exception
webapp_1 | │ └ BadRequest('Error while reading data, error message: JSON table encountered too many errors, giving up. Rows: 1; errors: 1. P...
webapp_1 | └ <google.cloud.bigquery.job.LoadJob object at 0x7fd28ae04160>
webapp_1 |
webapp_1 | google.api_core.exceptions.BadRequest: 400 Error while reading data, error message: JSON table encountered too many errors, giving up. Rows: 1; errors: 1. Please look into the errors[] collection for more details.
Which leads to
'Error while reading data, error message: JSON parsing error in row starting at position 0: Could not convert value to string. Field: id; Value: 781263812376123'