Bethany Schmeling

Results 3 issues of 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...

reproduced

## 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...

feature
status-triage_done

**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...

api: bigquery