Bethany Schmeling
Bethany Schmeling
### What happens? When I fetch the DBAPI types from `result.cursor.description`, there is no difference between an Integer and a Double. Because of that, I have to query `information_schema.columns` in...
## What is the current behavior? My code is sending telemetry data to snowflake automatically. I am not sure exactly how to trigger the telemetry sending, but I would like...
**Problem** As part of the BigQuery partnership program, my organization was requested to send our own user-agent string with our requests. We use pandas `to_gbq()` in some parts of our...