Skip to content

Project simulates errors with the Python BigQuery client. Natively, without error handling, the errors are not clear. With error handling, we can access to the errors collections and have more details on the errors. We can debug and understand more easily the errors in BigQuery.

Notifications You must be signed in to change notification settings

tosun-si/bq-python-client-error-handling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bq-python-client-error-handling

Project simulates errors with the Python BigQuery client.
Natively, without error handling, the errors are not clear.

With error handling, we can access to the errors collections and have more details on the errors.
We can debug and understand more easily the errors in BigQuery.

bq_python_client_error_handling.png

About

Project simulates errors with the Python BigQuery client. Natively, without error handling, the errors are not clear. With error handling, we can access to the errors collections and have more details on the errors. We can debug and understand more easily the errors in BigQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published