Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.

Insert Ruby Timestamp Example #41

Closed
jkeung opened this issue Mar 13, 2016 · 3 comments
Closed

Insert Ruby Timestamp Example #41

jkeung opened this issue Mar 13, 2016 · 3 comments

Comments

@jkeung
Copy link

jkeung commented Mar 13, 2016

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.

@abronte
Copy link
Owner

abronte commented Mar 13, 2016

What error are you getting?

@jkeung
Copy link
Author

jkeung commented Mar 14, 2016

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.

@jkeung
Copy link
Author

jkeung commented Mar 14, 2016

Nvm non-issue, I got it to work by entering as a UNIX timestamp again! Thanks!

@jkeung jkeung closed this as completed Mar 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants