Clean-up error handling to pass through errors instead of catching/rethrowing #265
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-pandas API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
There have been several StackOverflow questions about
GenericGBQException
.We should have a troubleshooting document that covers:
Side note: We may want to reconsider catching Google API exceptions at all and just letting them pass through.
The text was updated successfully, but these errors were encountered: