Skip to content

BUG: Google BigQuery API Change #5255

Closed
@jacobschaer

Description

@jacobschaer

This is a placeholder for a commit I'm working on to resolve a recently introduced API bug with pandas.io.gbq. Basically, the module fails to handle result pagination properly, so result sets are limied to 10k rows. When #4140 was pulled, we were told by Google that this would be a backend fix that would not require changes on our parts. Unfortunately, there were some issues with bq.py (v 2.0.15) which we listed as a requirement for this package, so we will be needing to up that to v2.0.16 and fix some compatibility bugs around new code introduced. To reiterate, the only mandatory change at this point is upping the bq.py requirement easy_install --upgrade bigquery, though the 10k result set bug is crippling in our opinion so we're making it a high priority to fix.

See: http://stackoverflow.com/questions/19145587/bq-py-not-paging-results/19260506?noredirect=1#comment28771950_19260506

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions