Skip to content

Conversation

@tswast
Copy link
Contributor

@tswast tswast commented Dec 14, 2017

  • Use latest version of google/cloud-bigquery package.
  • Add additional region tags to support tutorial rewrite.
  • Use more relevant query from public datasets.
  • Use more direct associative array for printing results.

- Use latest version of `google/cloud-bigquery` package.
- Add additional region tags to support tutorial rewrite.
- Use more relevant query from public datasets.
- Use more direct associative array for printing results.
Copy link
Contributor

@bshaffer bshaffer left a comment

Choose a reason for hiding this comment

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

This looks great! Thank you Tim!

@bshaffer bshaffer merged commit 7203f3a into master Dec 15, 2017
@bshaffer bshaffer deleted the bq-simple-app branch December 15, 2017 21:29
@tmatsuo
Copy link
Contributor

tmatsuo commented Jan 5, 2018

The test for this PR skipped the test for bigquery/stackoverflow:

+grep -q '^bigquery/stackoverflow'
+echo 'Skipping tests in bigquery/stackoverflow\n'
Skipping tests in bigquery/stackoverflow\n
+continue
+read DIR

I encounter the error when I try to fix the test failure in #530

@tswast
Copy link
Contributor Author

tswast commented Jan 5, 2018

Any guesses as to why that would be? I don't think I did anything special that it would skip it.

Also, note that this sample is already a few versions out of date. :-(

@tmatsuo
Copy link
Contributor

tmatsuo commented Jan 5, 2018

Yeah it's not your fault, but I think the script for skipping the irrelevant tests have a bug :(
I'm updating the client lib versions in #530

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.

3 participants