Skip to content

Add service_url parameter to get_client and _get_bq_service #81

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

Merged
merged 2 commits into from
Feb 11, 2016

Conversation

andrewgardners
Copy link
Contributor

We (the company I work for) are wanting to use this library but don't want to resort to a lot of hackery to get it talk to our externally mocked BigQuery service. This small and entirely non-functional change allows the user to specify the BigQuery service URL used. If it's not provided then behavior is as before.

@tylertreat
Copy link
Owner

Looks like the unit tests need to be updated to include the new kwarg in build: https://travis-ci.org/tylertreat/BigQuery-Python/jobs/108571833

@andrewgardners
Copy link
Contributor Author

Sorry about that @tylertreat!

@tylertreat
Copy link
Owner

Thanks!

tylertreat added a commit that referenced this pull request Feb 11, 2016
Add service_url parameter to get_client and _get_bq_service
@tylertreat tylertreat merged commit 15b066c into tylertreat:master Feb 11, 2016
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.

2 participants