tosun-si / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 96.0%Language:Shell 4.0%