Skip to content

BigQuery: Add debug logs in to_dataframe / to_arrow #8826

@tswast

Description

@tswast

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.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions