Skip to content

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

Merged
tswast merged 1 commit into
googleapis:masterfrom
tswast:bq-query-results
Dec 21, 2017
Merged

BQ: remove QueryJob.query_results(), make QueryResults private#4652
tswast merged 1 commit into
googleapis:masterfrom
tswast:bq-query-results

Conversation

@tswast

Copy link
Copy Markdown
Contributor

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.
@tswasttswast added the api: bigquery Issues related to the BigQuery API. label Dec 21, 2017
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 21, 2017
@tswast
tswast merged commit 29620a1 into googleapis:masterDec 21, 2017
@tswast
tswast deleted the bq-query-results branch December 21, 2017 23:10
@tseavertseaver mentioned this pull request Jan 4, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the BigQuery API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tswast@lukesneeringer@googlebot