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 has been archived by the owner on Jun 12, 2019. It is now read-only.
I am trying to use the insert data example, except I am trying to load into a timestamp field. This doesn't seem to be working for me. I have tried both entering as UNIX timestamps, and also in the format YYYY-MM-DD HH:MM:SS.
The text was updated successfully, but these errors were encountered:
I'm not getting any errors in Ruby, but I am unable to see what error is happening in BigQuery because I do not have a jobID to associate the task to insert the rows. Does the insertion of data work by making an api request to add the data? Not sure how I can troubleshoot this without identifying the job in BigQuery.
I am trying to use the insert data example, except I am trying to load into a timestamp field. This doesn't seem to be working for me. I have tried both entering as UNIX timestamps, and also in the format YYYY-MM-DD HH:MM:SS.
The text was updated successfully, but these errors were encountered: