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
The docs for Table.upload_from_file are not very helpful.
Non of the actual default values are shown. They all show "foo=None". Also the docs indicate that "source_format" can only be JSON or CSV, but if you check the entry for "configuration.load.sourceFormat" here. You will see that AVRO is also accepted.