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

fix bigquery integration for compute_trending task #3457

Merged
merged 1 commit into from
Mar 28, 2018
Merged

Conversation

ewdurbin
Copy link
Member

closes #3455, thanks @pradyunsg for report


if not page_token:
break
for row in query.result():
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this handles pagination for us now!

@ewdurbin ewdurbin requested a review from dstufft March 28, 2018 17:04
@ewdurbin ewdurbin merged commit 289100b into master Mar 28, 2018
@ewdurbin ewdurbin deleted the big_query_fix branch March 28, 2018 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trending Projects are not updated
2 participants