Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery: Add debug logs in to_dataframe / to_arrow #8826

Closed
tswast opened this issue Jul 30, 2019 · 0 comments · Fixed by #8838
Closed

BigQuery: Add debug logs in to_dataframe / to_arrow #8826

tswast opened this issue Jul 30, 2019 · 0 comments · Fixed by #8838
Assignees
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@tswast
Copy link
Contributor

tswast commented Jul 30, 2019

When debugging performance issues with to_dataframe and to_arrow, it would be really helpful to know:

  • If tabledata.list or the BQ Storage API is being used and why.
  • If the BQ Storage API is used, the full session ID would be really useful, as it would help the backend team investigate problems from their end.

Since these are debugging lines, they should be written at the debug logging level.

@tswast tswast added api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Jul 30, 2019
@tswast tswast self-assigned this Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
1 participant