tylertreat/BigQuery-Python

Incorrect error logging

tylertreat opened this issue · 1 comments

There are a couple places where the wrong thing is being logged on error which makes it difficult to debug what's going on. Refer to #44.

Fixed in 0944748.