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

BQ: remove QueryJob.query_results(), make QueryResults private #4652

Merged
merged 1 commit into from
Dec 21, 2017

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Dec 21, 2017

The QueryResults object is not necessary to be used by external
developers, but it is still needed internally for the getQueryResults
API response.

From BigQuery team's GA review of the library.

The QueryResults object is not necessary to be used by external
developers, but it is still needed internally for the getQueryResults
API response.

From BigQuery team's GA review of the library.
@tswast tswast added the api: bigquery Issues related to the BigQuery API. label Dec 21, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 21, 2017
@tswast tswast merged commit 29620a1 into googleapis:master Dec 21, 2017
@tswast tswast deleted the bq-query-results branch December 21, 2017 23:10
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.

3 participants