Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@tswast
Copy link
Contributor

@tswast tswast commented Oct 9, 2017

Based on #4143.

Now QueryResults is just a container for the getQueryResults response.

@tswast tswast requested a review from lukesneeringer as a code owner October 9, 2017 20:49
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 9, 2017
@tswast tswast requested review from alixhami, jba and tseaver October 9, 2017 21:06
if selected_fields is not None:
params['selectedFields'] = [f.name for f in selected_fields]
params['selectedFields'] = ','.join(
[f.name for f in selected_fields])

This comment was marked as spam.

This comment was marked as spam.

Now QueryResults is just a container for the getQueryResults response.
@tswast
Copy link
Contributor Author

tswast commented Oct 10, 2017

Coverage failure is for list_partitions. I'll double-check the diff to make sure I didn't delete a test.

@tswast tswast merged commit af98bd4 into googleapis:bigquery-b2 Oct 10, 2017
@tswast tswast deleted the bq-query-results branch October 10, 2017 18:26
tswast added a commit that referenced this pull request Oct 12, 2017
Now QueryResults is just a container for the getQueryResults response.
tswast added a commit that referenced this pull request Oct 16, 2017
Now QueryResults is just a container for the getQueryResults response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.