Skip to content

refactor to use more logic from google-cloud-bigquery #339

Closed
@tswast

Description

@tswast

The backend made some improvements to the performance of time-to-first-byte for query results. I'm working on implementing these changes here: googleapis/python-bigquery#362

pandas-gbq will not be able to take advantage of many of these performance improvements unless it uses the return value from QueryJob.result() or even QueryJob.to_dataframe() directly.

Related: #149

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery-pandas API.type: processA process-related concern. May include testing, release, or the like.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions