Skip to content

Conversation

@tswast
Copy link
Contributor

@tswast tswast commented Aug 18, 2017

This modifies the QueryJob's Futures interface implementation to poll
using getQueryResults instead of jobs.get. This was recommended by
BigQuery engineers because getQueryResults does HTTP long-polling for
closer to realtime results.

Follow-up to #3556.

@tswast tswast added the api: bigquery Issues related to the BigQuery API. label Aug 18, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 18, 2017
This modifies the QueryJob's Futures interface implementation to poll
using getQueryResults instead of jobs.get. This was recommended by
BigQuery engineers because getQueryResults does HTTP long-polling for
closer to realtime results.
@tswast tswast merged commit 5efa4bb into googleapis:master Aug 21, 2017
@tswast tswast deleted the bq-querypoll branch August 21, 2017 16:21
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 21, 2017
This modifies the QueryJob's Futures interface implementation to poll
using getQueryResults instead of jobs.get. This was recommended by
BigQuery engineers because getQueryResults does HTTP long-polling for
closer to realtime results.
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
This modifies the QueryJob's Futures interface implementation to poll
using getQueryResults instead of jobs.get. This was recommended by
BigQuery engineers because getQueryResults does HTTP long-polling for
closer to realtime results.
landrito pushed a commit to landrito/google-cloud-python that referenced this pull request Aug 22, 2017
This modifies the QueryJob's Futures interface implementation to poll
using getQueryResults instead of jobs.get. This was recommended by
BigQuery engineers because getQueryResults does HTTP long-polling for
closer to realtime results.
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. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants