-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on saving table to BigQuery - type mismatch #38
Comments
Pushed a fix to the Right now the support for dates needs improvement. I will try to straighten it out in the coming weeks. If you get any more errors let me know! |
Tried the same code, got a new error, traceback below.
|
Yes, I understand why this is happening. I will fix it soon. Sorry for the hick-ups, and thank you for your patience! |
Okay, so I misunderstood your problem, sorry! I now realize you're running a script with One solution (requires latest
Another solution which should already work, is to use
I'm also thinking of adding a command-line switch to always load all tables |
Given this schema in a source table in BigQuery:

attempting to persist a table as a subset of the source table throws an error:
The text was updated successfully, but these errors were encountered: